Projects / MySQL Savior

MySQL Savior

MySQL Savior is a bash script that, after simple configuration, will create local backups of your databases. If configured to do so it can also email your backups to a remote email address or scp them to a remote server. Or it can do all 3.

Tags Systems Administration Archiving backup Database
Licenses GPL
Operating Systems Unix POSIX Linux
Implementation Unix Shell bash

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  26 Jun 2008 21:01
  • Rrelease-after

Changes: This release adds compression of the resulting backup file. It fixes two error messages only seen when run from the command line that were purely cosmetic. It adds a bit more documentation in the README.TXT file, specifically covering how to set up SSH keys for those who want/need/use that functionality.

  • Rrelease-mid
  •  15 Apr 2008 00:39
  • Rrelease-after

Changes: A bug where the script worked perfectly the first time but never ran again was fixed. An 'if' loop had its 'fi' on wrong line, so once the backups store existed, the zipdb function would not be called out. A typo in the comments that stated 'End of FTP Settings' instead of 'End of SCP Settings' was fixed.

Changes: Code cleanup was done. Echo statements that were used to debug during initial code workup were removed.

No-screenshot

Project Spotlight

Konstrukt

A framework of controllers for PHP5.

14ca06d9a9fe3a967b0cd28b225b71d2_thumb

Project Spotlight

bareFTP

A file transfer client.