Home | Trees | Indices | Help |
|
---|
|
Author: Kenneth J. Pronovici <pronovic@ieee.org>
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
logger = logging.getLogger("CedarBackup2.log.actions.stage")
|
|
Notes:
|
Creates staging directories as required. The main staging directory is the passed in daily directory, something likestaging/2002/05/23 . Then, individual peers get their
own directories, i.e. staging/2002/05/23/host .
|
|
Gets the daily staging directory. This is just a directory in the formstaging/YYYY/MM/DD ,
i.e. staging/2000/10/07 , except it will be an absolute path
based on config.stage.targetDir .
|
|
|
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Sat Nov 15 12:16:52 2008 | http://epydoc.sourceforge.net |