Backup system

Imported both the server- and client-side backup scripts.
This commit is contained in:
Emmanuel BENOîT 2012-07-28 16:27:29 +02:00
commit d9f75447a6
24 changed files with 1043 additions and 0 deletions
backup

8
backup/README Normal file
View file

@ -0,0 +1,8 @@
This set of scripts can be used to implement a rather primitive backup system.
server/
The scripts and example configuration files for the backup
server.
ssh-client/
Scripts that can be used on remote systems.