Skip to content

evilsocket/backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages