Like in the offline world backups are an important part of a webmaster’s disaster prevention and recovery strategy in the online world. Websites are usually made up of files on a web server and contents stored in a database. The best option to backup those files and databases is to run a cron job that [...]
- Author: Martin Brinkmann
- Comments: 4
Automatically Send MySQL Database Backup To Gmail
Webmasters have to make sure that their websites and files are getting backed up regularly to be prepared when something unforeseen happens. This unforeseen event can be a hacker attack, a database crash, a fire in the data center of the hoster or human error. Whatever the cause is it can have a severe impact [...]
