On Sun, Sep 04, 2005 at 06:09:54AM +0200, David Ciecierski wrote:
> Hello again,
> this time it's vsFTPD that's giving me hard time. I'm basically trying
> to set up a small home FTP server with anonymous access for uploads + rw
> access by a local user 'backup'. What I've done is I have chown ro
Hello again,
this time it's vsFTPD that's giving me hard time. I'm basically trying
to set up a small home FTP server with anonymous access for uploads + rw
access by a local user 'backup'. What I've done is I have chown root:ftp
/home/ftp, mod 755, and chown backup:ftp /home/backup (mod 700).