| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
Implements the standard 'stage' action.
Author: Kenneth J. Pronovici <pronovic@ieee.org>
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| logger = <logging.Logger object> | |||
| __package__ =  | |||
| 
 | |||
| 
 Executes the stage backup action. 
       Notes:
       
 | 
| 
 Creates staging directories as required. The main staging directory is the passed in daily directory, something
  like  
 | 
| 
 Gets the ignore failures flag based on options, configuration, and peer. 
 | 
| 
 Gets the daily staging directory. This is just a directory in the form  
 | 
| 
 Return a list of LocalPeer objects based on configuration. 
 | 
| 
 Return a list of RemotePeer objects based on configuration. 
 | 
| 
 Gets the remote user associated with a remote peer. Use peer's if possible, otherwise take from options section. 
 | 
| 
 Gets the remote user associated with a remote peer. 
 | 
| 
 Gets the RCP command associated with a remote peer. Use peer's if possible, otherwise take from options section. 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |