| mmm documentation | view source | Contained in the mmm distribution. |
MMM::Sync - A module to run application
Create a new MMM::Sync object where $source is the url to sync, $dest the local directory, and %options options to pass to sync tool.
Return the log resulting of sync()
Reset internal log
Return the command to run to sync the tree
Run the synchronzation process. Return 0 on success, 1 when retry is suggest, 2 for unccorectable error.
Olivier Thauvin <nanardon@nanardon.zarb.org>
| mmm documentation | view source | Contained in the mmm distribution. |