Backup a Web site and MySQL, sending backups by E-mail.

By kyusl

To do backups of Web sites, I have written a short shell script that creates backups including files and MySQL database. It creates a TAR/GZIP archive and sends it by e-mail (to myself of course). For more detail and script source code, please have a look at http://www.kyusl.com/scr.php?mod=01 .

Leave a Reply