|
Project Information
|
sync-inc synchronises two file systems and generates a backup of the old system. The number of these incremental backups can be configured. sync-inc can either work on a single machine, or between two machines connected via an ssh link. sync-inc can also be used to dump and import databases. sync-inc is written in Python and wraps the commands rsync, mv, cp, ssh, and rm -rf. |