ftp server incoming directory
Wybo Dekker
wybo at servalys.nl
Thu May 7 12:55:55 UTC 2009
matteo filippetto wrote:
> Hi, you can set anonymous ftp upload to a specific directory with this lines
>
> anonymous_enable=YES
> anon_root=/home/ftp/incoming/ (with mode 555 and owner ftp)
but then I could not write in the incoming directory.
I made it so:
home>ls -ld ftp ftp/incoming
dr-xr-xr-x 3 ftp nogroup 4096 2009-05-07 14:43 ftp
drwxr-xr-x 2 ftp nogroup 4096 2009-05-07 14:43 ftp/incoming
and now it works.
Thanks!
--
Wybo
More information about the ubuntu-users
mailing list