vsftpd upload folder

Anthony Messina amessina at messinet.com
Mon Apr 3 16:57:08 UTC 2006


Devon Harding wrote:
> How can designate an upload folder to a anonymous user in vsftpd?  I 
> want this user to be able to download from any folder, and upload only 
> to one specific folder.
> 

create upload directory with access perms and quota for user/group.

ensure that the anon user does not have perms to write to other directories.

then

anonymous_enable=YES
write_enable=YES
anon_upload_enable=YES

-- 
Anthony

My Website: http://messinet.com
My Online Gallery: 
http://messinet.com/modules.php?name=Web_Links&l_op=visit&lid=3

Registered Linux User #389089
Get counted!: http://counter.li.org




More information about the fedora-list mailing list