ok...i have an ftp server set up, i have linux installed on its own 3 gig partition and the rest of the drive is fat32 so i have:
what i am trying to accomplish is have all the ftp downloading and uploading taking place from the /dev/hda2 partition..if my setup is not right (which i dont think it is) what do i have to do? -Greg :-Q
Code:
my ftp directory tree is like this:
/home/vServer/users/[user comes in to own directory here]
and depending on which user it is, then may or may not be able to browse outside of their directory to the users folder, and only the admin can browse all the way up through the tree back to linux
and i have the fat32 partition:
/dev/hda2 mounted at /home/vServer
what i am trying to accomplish is have all the ftp downloading and uploading taking place from the /dev/hda2 partition..if my setup is not right (which i dont think it is) what do i have to do? -Greg :-Q