rsync-based backupscript designed to sync files between local and portable storage for easy migration between multiple PCs without relying on network transfer or cloud storage.
Sync operations are organized as customizable sync tasks that can be selectively chosen each time the script is executed.
To use the script, browse the code repository, and download files 'teleport.rb' and the sample config file.
smarbs is a simplebackupscript written in ruby. Using rsync it creates full snapshots in certain intervals within a minimal use of space. smarbs is easy configurable via config files and can be run as a cronjob.
A small ruby script that provides an easy and highly configurable interface for Rsync and Tar. It features incremental backup with compressed option and mail support.