0.0
No commit activity in last 3 years
No release in over 3 years
BackupDemon is a daemon for backing up directories to an external drive
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

~> 0.18
 Project Readme

Backup-Demon

Basically, a simple daemon that watches for a device to come around; then it mounts it, rsyncs it, and unmounts it.

To make things interesting, it won't keep backing up to the same drive, expecting you to swap the drive every time you want a new backup.

Installing

gem install backup_demon

That will give you the command backup_demon and get you rolling.