Re: Small patch for ftpd to prevent deleting files.

2009-11-12 Thread Aristotelis
Nick Guenther wrote: Is it really that critical that users feeding you can't delete their own files? I have created an ftp only account, which is used to upload the files. Since this account is used to upload the files, he is also the owner of the files. Other ftp daemons have their own u

Re: Small patch for ftpd to prevent deleting files.

2009-11-12 Thread Nick Guenther
On 11/12/09, Aristotelis wrote: > Bryan wrote: > > > > Couldn't you just have the directory owned by another person, but make > > the owner and the user be part of the same group, and make the > > directory group writable? The owner can delete, having the sticky > > bit, but users in the group ca

What Better Reason to Fly by Private Jet?

2009-11-12 Thread International Air Charter
Whether you'll beB enjoying Skiing, InternationalB Rugby or Football thisB Winter...B ( http://international-air-charter.com/474-2I11-IGCLO-1F7M0-0/c.aspx ) What better way to enjoy the event with friends than by travelling together on your own private jetB or helicopter? Turn up 20 minutes be

Re: Small patch for ftpd to prevent deleting files.

2009-11-12 Thread Aristotelis
Bryan wrote: Couldn't you just have the directory owned by another person, but make the owner and the user be part of the same group, and make the directory group writable? The owner can delete, having the sticky bit, but users in the group can put files in the directory, and they can't delete