Backup And E-Mail MySQL Databases Automatically: Backup2Mail
5
Jul
// php the_time('Y') ?>
Almost every web designer/developer, one way or another, faces data loss & experiences the importance of taking regular backups.
Backup2Mail is a free PHP script which easily prevents this problem by automatically backing up MySQL databases & e-mailing them to a given address.
It requires PHP 4.1+ to run & for scheduling the script, cron jobs (Unix/Linux) or a scheduled task interface (Windows) is required.
- Tags:
Cron Mysql Php
- Filed under: Extras, GPL License, Tools
- 4 Comments












4 Responses for "Backup And E-Mail MySQL Databases Automatically: Backup2Mail"
Email?
You would rather put that on a ftp server directly:
ncftpput -V -u $FTPUSER -p $FTPPASSWD $FTPHOST $FTPFOLDER $f;
Where f is the file with the mysql dump. =)
cool, i’m gonna cheack it!
Sure I wanna transfer my secret business data unencrypted via E-Mail
hi nice and helpful site…