michaelctorres / clients-oriented-ftp

Automatically exported from code.google.com/p/clients-oriented-ftp
0 stars 0 forks source link

Request - Set expiry of files #220

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Uploaded files require manual pruning to prevent strains on disk quota. 

Request:
- files auto purge from database upon expiration and are moved to pending 
deletion folder.
- files are then deleted from disk a specified number of days after purging.
- global expiration default threshold
- individual files can have override to new date
- individual files can be checked for "never expires"
- individual users can have default expiration thresholds

Email reminders sent to users at a configurable time prior to expiration.

Original issue reported on code.google.com by studiogr...@gmail.com on 1 Mar 2013 at 5:44

GoogleCodeExporter commented 8 years ago

Original comment by i...@subwaydesign.com.ar on 9 Mar 2013 at 9:49

GoogleCodeExporter commented 8 years ago
Perfect solution for dealing with files which are only required for a certain 
amount of time, hence saving valuable disk space and time spent going through 
deleting files not needed.

a simply numeric box adding file expiring time or a tick box to make permanent 
sounds  perfect, adding the files to a pending deletion folder will be good for 
ensuring files are not deleted by mistake and keeping some control of the 
automated deletion process.

Perfect can wait for the implementation into the project

Original comment by LUTRAM...@gmail.com on 28 Jun 2013 at 8:13

GoogleCodeExporter commented 8 years ago
Done on r514!
However automatic deletion was not added yet. On the next release probably!

Original comment by i...@subwaydesign.com.ar on 2 Nov 2013 at 5:02