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:

"Sell not virtue to purchase wealth, nor liberty to purchase power." --Fortune Cookie
Google
 
© 2002-2010 Brandon Low 4112 hits since April 21, 2007