How do I setup proftpd so I can ftp to my second hard drive?
I'm running dietpi with a microsd and one external hard drive already. The user data is on the external hard drive.
I have the second external drive mounted and I can grab the udid.
I'm guessing I have to change the path of proftpd? It looks like proftpd root path when I log in is the first drive which is mounted under /dev/sda1 /mnt/34169A6B169A2E3C
While the second is mounted under
/dev/sdb1 /mnt/ACACC08FACC0560C
Would I change the path to /dev? If so, how do I do so?