Blog

Looking for Linux Automated Backup Program

August 25th, 2004 at 8:37pm | 1 Comment

I have been combing sourceforge.net and Google for an automated backup program like Powerquest’s Datakeeper (bundled with Partition Magic). I’ve found rsync and rdiff-backup, but neither have a GUI interface or any type of management application. So in order to backup several directories, I would have to write a bash script and have several cron jobs scheduled to run every hour or so. Datakeeper backs up files on the fly, as they are changed. Any one know of such an application that will run on Linux?

  1. dwight spencer

    I’ve never done much backups in linux (probably should!), but you may want to use some sort of utility that monitors files for changes. While it’s a security app, you could use tripwire to detect file changes, then archive,backup,rsync those files. A quick search on google wasn’t very helpful, as you mentioned, but i found this, which may help

    http://www.linuxjournal.com/article.php?sid=4360

    dwight.

    August 29th, 2004 at 11:11am

Leave a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>