Home | Trees | Indices | Help |
|
---|
|
Implements the standard 'purge' action.
Author: Kenneth J. Pronovici <pronovic@ieee.org>
|
|||
|
|
|||
logger = logging.getLogger("CedarBackup2.log.actions.purge")
|
|||
__package__ =
|
|
Executes the purge backup action. For each configured directory, we create a purge item list, remove from the list anything that's younger than the configured retain days value, and then purge from the filesystem what's left.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Jul 26 00:57:51 2015 | http://epydoc.sourceforge.net |