| mmm documentation | view source | Contained in the mmm distribution. |
MMM::MirrorTask Class to store mirror task function and data
Return the name of the current task
Return true if the current task is disable
Return the configuration value for $var. Return $default if parameter is not set in the config
Return the frequency value from config
Return a hashref about job status
Return the time (in second) when the next run should be performed
Return the source associate to the list, if any
Release the lock for the task
Return true is the task is running (lock check)
Return three values: - the count of failure since last success - the previous failure count - and if this count has change between the two previous run (eg if failure count is different of previous failure count)
Perform the synchronization
The destination directory for this mirror
Perform du over the destination directory and store the result into status file
The first time job is take into account
| mmm documentation | view source | Contained in the mmm distribution. |