zakusage
June 15th, 2007, 04:26 PM
I've set up an FTP server in my basement with a directory that I've shared across multiple accounts by mounting /var/ftp/shared to ~/shared in each newly made account. Right now it's being used as sort of a collaborative place to store things, and I would like everyone with an account to be able to add things. What I wouldn't like, however, is if someone abused these powers and deleted most if not all the things in there. I'm really only allowing access to people I trust, but still I've learned better than to trust in people.
Is there any way to allow write access but disallow the ability to delete things?
Is there any way to allow write access but disallow the ability to delete things?