How to Automatically Backup Multiple MySQL Databases on Centos Linux
August 31st, 2009
AutoMySQLBackup is shell script to take daily, weekly and monthly backups of your MySQL databases using mysqldump. Features – Backup mutiple databases – Single backup file or to a seperate file for each DB – Compress backup files – Backup remote servers – E-mail logs – More..
Leave a Comment