Scheduled Backup Cron Option
phpMyBackupPro is the MySQL backup tool - especially without ssh!
Status: Abandoned
Brought to you by:
datz
v2.3
On the Schedule Backup page, we need to ask the user as to how the backup script will trigger. The following are some that are commonly used:
1. An include line in the index.php at the very end.
2. A Cron entry or attached to an existing Cron Entry
3. An online cron service like
a) mozy.com
b) webcron.org
The article at:
http://x10hosting.com/wiki/How_to_Automatically_Backup_your_Database
explains the means.
How do we add MySQL procedures, functions, triggers and events to the backup set?
Cache of Cron Trigger Article