A backup script for linux systems using rsync and ssh.
Go to file
Stefan Sterz 7f2592ed20 make weekly backup indepentend of month 2017-07-22 17:14:35 +02:00
.gitignore Initial commit 2017-07-21 16:57:16 +02:00
LICENSE Initial commit 2017-07-21 16:57:16 +02:00
README.md fix readme 2017-07-21 17:09:22 +02:00
backup.sh make weekly backup indepentend of month 2017-07-22 17:14:35 +02:00

README.md

Backup

A flexible backup script for backing up linux system using rsync, ssh, cron and other common shell commands.

Inspiration