Click to See Complete Forum and Search --> : ProFTPD help


L-W
08-06-2003, 05:14 AM
Ok this is more than likley a really simple problem, but it is driving me mad :(


I have a couple of issues with thsi software, but this one is by far the most important.

Now this is all fine and dandy, and they can connect, and download fine

(after chmod 777 -R /home/ftp/)


Now this is fine, but if they attempt to upload there edited file, it fails on a permission denied unless i once again do a

(chmod 777 -R /home/ftp/)

Because they are making a sub directory to upload into.

The Permissions ont his are driving me nuts :(

so can anyone help, as I am sure its a commen problem.

L-W
08-06-2003, 06:09 AM
Ok scrap that, I just fixed it by using a tutorial from one of your good mods here (Hayl) Great tutoral btw, I would never have figured it out myself.



Now onwards and upwards to my second problem.


How do i create a account where people can ALLWAYS login, but can only browse the FTP, and not upload or download ?