Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: mbertrand on March 06, 2013, 08:02:41 AM

Title: VSFTPD
Post by: mbertrand on March 06, 2013, 08:02:41 AM
I need to setup  a ftp server where users can upload only to a specific folder and not allow them to browse outside of this folder.
I'm trying with vsftpd and only manage to have users browse the entire file system. Can this be done with vsftpd or should I try some other?
Title: Re: VSFTPD
Post by: bmarkus on March 06, 2013, 08:14:43 AM
For sure you can do that. I have been using vsftpd several years ago and it was working. I guess there were sample configs in the package. Don't ask me now :)
Title: Re: VSFTPD
Post by: Rich on March 06, 2013, 11:20:08 AM
Hi mbertrand
This seems to have a useful example:
http://www.g-loaded.eu/2008/12/02/set-up-an-anonymous-ftp-server-with-vsftpd-in-less-than-a-minute/
If you need more, try Googling    vsftpd chroot anonymous user
Title: Re: VSFTPD
Post by: curaga on March 06, 2013, 12:07:25 PM
Yep, usually you would set the ftp root to that folder.