Hi,

I want to put in place a periodic backup routine for my linux box to
cover potential disk failure. What command line ruby scripts exists/
would you recommend for this? Given the nature of capistrano I was
thinking someone may have a pointer here, or even used Capistrano
library's to solve?

The features I'm looking for:

* free/open source
* command line based (noting my redhat server has no monitor/keyboard)
* ruby script ideally
* full backup (i.e. so can use for RESTORE if HDD failure occurs)
* keeps some level of multiple backups (e.g. last nights, 1 week ago,
1
month ago)
* backup to another of my computers (Mac/Windows not sure yet) -
hopefully
this will just imply a pre-requisite re file sharing via samba
* automated (e.g. via cron or otherwise)


thanks

--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to