LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Allowing Uploads - ProFTPd (https://www.linuxquestions.org/questions/linux-general-1/allowing-uploads-proftpd-6737/)

hypokondriak 09-20-2001 11:38 AM

Allowing Uploads - ProFTPd
 
I have an upload directory and would like to allow everyone to have 'full' control to this directory (those that I allow into my FTP server - anonymous is disabled).

I have tried using CHMOD to change permissions on this but it did not work.... I also put this in my proftpd.conf with no luck.

[Directory]
[Limit WRITE]
AllowAll
[/Limit]
[/Directory]

Neither worked... anyone know my mistake?


All times are GMT -5. The time now is 12:00 PM.