A backup system that implements a number of methods to perform rolling backups over a network.
Soter pulls files off a remote server and stores them locally, archiving them at the time period you specify, in the way you specify. Soter also allows you to restore backed up files to the remote server.
Soter also includes a deployment system, allowing you to deploy configuration files from version control systems.
Current implemented pulling methods are:
* rsync
* remote tar.gz and scp
Current archive methods:
* tar.gz
Current deployment methods:
* subversion
View full history Series and milestones
trunk series is the current focus of development.
All bugs Latest bugs reported
All blueprints Latest blueprints
-
Add support for backing up a subdirectory/subfile of a configured path
Registered -
Soter should monitor the available diskspace
Registered -
Deploy configuration files from bazaar
Registered -
Deploy configuration files from subversion
Registered -
Traditional backup using tar.gz and scp
Registered