Results 1 to 4 of 4
After searching around the vsftpd site, reading the man pages and quick google search I am unable to find out how to change the default upload location for an anonymous ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-08-2003 #1Linux Newbie
- Join Date
- Jun 2003
- Posts
- 160
vsftpd
After searching around the vsftpd site, reading the man pages and quick google search I am unable to find out how to change the default upload location for an anonymous user... even better how I could make an FTP user that has chroot() and recursive access to /data1/ -> I was able to get PAM logins working on the x86 desktop - still no luck on the PPC laptop -> any help would be appreciated!
Cole
- 09-08-2003 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
What do you mean by "recursive access"?
- 09-09-2003 #3Linux Newbie
- Join Date
- Jun 2003
- Posts
- 160
hmm - read write access to every folder within the chroot environment... maybe that's an implied feature of chroot() I'm not sure really.
Cole
- 09-09-2003 #4Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Well, just set those directories to be readable and writable to the anonymous FTP user. That user is commonly called "ftp".


Reply With Quote
