10
AUG

A simple backup plugin for backing up mysql databases and compressing them on linux systems.

It uses mysqldump and tar to create and compress the backups. Details of the backup are then saved into a ‘database_backups’ table which contains the filename, path and file size as well as the date created.

SVN: http://svn.plasticrain.com/stuff/rails/plugins/mysql_backup

Install:

./script/plugin install / 
http://svn.plasticrain.com/stuff/rails/plugins/mysql_backup

As usual, if you have any comments or suggestions please let me know

No comments yet... :(