Backups Blow by Brandon Low

Backups Blow is a simple perl script for use with cron to automate backing up MYSQL databases and Linux filesystems.

So far it has the following features:

  • MYSQL dump and compression (uses a temporary file)
  • FTP transport (no temporary file) (username/password auth)
  • SSH transport (no temporary file) (key auth only)
  • S3 transport (configurable chunk sizes)
  • Commandline specified configuration file to facilitate multiple different backup jobs
  • Configurable backup paths and tar excludes
  • Weekly full backup and incrementals in between
  • Removal of old backups after each new full backup, with a configurable number of full+incremental sets kept

You can pull the latest Backups Blow from http://git.lostlogicx.com/backupsblow.git

If you are crazy enough to be interested in adding code, just send a patch, I'll try to have marked what I'm working on in the TODO so that we don't overlap

Speaking of the TODO and other files, view my live development copies here:

"You give me Governor Ventura, myself and eight more of my fellow Navy SEALS -- and we could paralyze the entire country of the United States of America" --Richard Marcinko
Google
 
© 2002-2008 Brandon Low 2009 hits since April 21, 2007