Backup MySQL to Amazon S3 (Add-ons)
Download Link Backup MySQL to Amazon S3 (Add-ons) .. This is a PHP script that when executed will save the contents of a MySQL to a .SQL file kept in an Amazon Web Services S3 bucket. You can use a Cron Job to schedule this script to run as frequently as you want to backup your database. This script does not require mysqldump and can be run without...