Categories
Fileprune
'Fileprune' deletes files from a collection, targeting a given distribution of the file timestamps within time as well as size, number, and age constraints. It is meant to keep a set of periodically-created backup files to a manageable size while still providing reasonable access to older versions.
The algorithm used for pruning is based on an exponential, Gaussian (normal), or Fibonacci distribution, and provides fine control of the files to delete and allows the retention of recent copies and increasingly aggressive pruning of older files. The retention schedule specifies the age intervals for which files will be retained.
Last updated 31 Mar, 2004
Versions
1.9
1.9 stable released 2004-04-01
- Released: 1 Apr, 2004
- Code Maturity: Stable
- Source Archive: http://www.spinellis.gr/sw/unix/fileprune/filep...
- Licenses: X11
- Interfaces: Command Line
User Community and Support
User manpage available in HTML format from http://www.spinellis.gr/sw/unix/fileprune/fileprune.pdf




