mySQL Backup ScriptThis is a simple script that will create a mysqldump of your database and upload it to a ftp server. This can be configured to determine which databa...
This is a simple script that will create a mysqldump of your database and upload it to a ftp server. This can be configured to determine which database (or all) you want to backup, where you stock it locally and where you upload it.