evilsocket / backup

Backup scripts I use on my drives.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backup scripts I use on my drives.

How To

  1. Copy backup*.* on your drive root.
  2. Edit the TO_BACKUP list of folders and files you want to backup in the backup_to.sh script.
  3. Execute the backup.sh script or click on the backup.desktop file ( only on GNU/Linux ).

The script will loop for every backup_0 to backup_9 folder mounted in the same base folder of your drive and perform a rsync of your drive to that.

Tip: you can have /media/backup_0 mounted with sshfs to your backup server for instance.

License

Those scripts were made with by Simone Margaritelli and are released under the GPL 3 license.

About

Backup scripts I use on my drives.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%