[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Configuring ftpd for upload: second phase with chflags




>I think you're leaving yourself open to be used as an ftp file drop.

If you run ftpd with -u 133, random user can create directories but can't use 
them.  Maybe this would work when combined with the uappnd flag.  You could 
also run a cron job to delete directories out of your incoming directory to 
clean up after the users that try to use the site as a file drop.

Dean