Acert93
04-15-2007, 03:11 PM
I have a handful of hosting accounts, each with a couple MySQL databases, and I am looking for a MySQL backup script that will meet the following needs:
1. Can be installed on a number of domains.
2. Can backup more than 1 database per domain.
3. Backups can be dated (for example: MySQL1_4-15-2007, MySQL1_4-14-2007, etc) and preferrably deleted after a set number of days (like 7 or 14)
Other options would be nice, like being emailed the database backup (could be a problem with size as some are about 8MBs after being compressed; my host only allows SFTP an no FTP as well).
Right now I am manually backing up all the databases every week which is time consuming--and I would definately like to do it more frequently.
What are others doing for database backups? Any recommendations? A free opensource app would be great, but I would be willing to pay a small sum if the software easy to use, reliable, and meets all my functionality needs.
Thanks :) Joshua
1. Can be installed on a number of domains.
2. Can backup more than 1 database per domain.
3. Backups can be dated (for example: MySQL1_4-15-2007, MySQL1_4-14-2007, etc) and preferrably deleted after a set number of days (like 7 or 14)
Other options would be nice, like being emailed the database backup (could be a problem with size as some are about 8MBs after being compressed; my host only allows SFTP an no FTP as well).
Right now I am manually backing up all the databases every week which is time consuming--and I would definately like to do it more frequently.
What are others doing for database backups? Any recommendations? A free opensource app would be great, but I would be willing to pay a small sum if the software easy to use, reliable, and meets all my functionality needs.
Thanks :) Joshua
