On Sat, 26 Aug 2000, (Jonathan Wilson) wrote:
> I have the wuftpd and anonftp packages installed, but anonymous user's
> can't put, and I don't see anywhere where that is restricted. Do I have to
> do something special to let anonymous users put?
Anonymous "guest" users can't upload by default. Enter the line:
upload /home/ftp /pub/incoming yes ftp daemon 0644
in /etc/ftpaccess. Then as root, do:
mkdir /home/ftp/pub/incoming
chmod 2333 /home/ftp/pub/incoming
This will create a directory that users can upload into, but they cannot
see any of the files there. They can still download files if they know
the name, but can't get anything from "ls".
MSG
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list