phpMySQLAutoBackup automates the backup of MySQL databases.
The PHP scripts export your database (data and structures), compresses it into gzip format and emails it to you. Schedule it to run every day/week by adding it to a cron job.
Features include the ability to select separate tables for backup, and limit the backup to start and stop at pre-set table row numbers, this will now allow a section of a large table (with millions of records) to be selected for backup.
Features:
- email zipped database to your specified address
- option to save to backup folder
- backup limited to once per hour (easily changed) prevents malicious attempts at bringing down your server
- specify specific tables to backup or backup the whole database
- set ranges to backup - from start row number to last specified row number
Software Details:
Version: 1.6.3
Upload Date: 13 May 15
Distribution Type: Freeware
Downloads: 94
Size: 32 Kb
Comments not found