View previous topic :: View next topic |
Author |
Message |
Boston_Mike n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Austin_Powers/Austin_Powers_-_Austin.gif)
Joined: 17 Aug 2003 Posts: 12 Location: Boston, MA
|
Posted: Thu Jun 17, 2004 3:37 am Post subject: vsftpd - upload but not delete |
|
|
I'm running vsftpd on my gentoo box and I have a file permission question. I want to allow a certain user to upload files via FTP; however, I don't want them to have the ability to re-name or delete the files. How would I accomplish this? Thanks. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
beowulf918 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/111470972340851559145df.png)
Joined: 03 Dec 2002 Posts: 147 Location: The Gambia
|
Posted: Thu Jun 17, 2004 9:22 am Post subject: |
|
|
Try chown_uploads=YES. Finer tuning can be had with setting anon_umask and local_umask in /etc/vsftpd/vsftpd.conf . There are a lot of options outlined in the vsftpd.conf man page that have no mention in the sample conf that comes with the package, try looking at those and experimenting.
James. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|