Remember To Backup Your Web Site Files!

Wednesday, 21st March 2007

If you’re depend solely on your web host to do your daily backups, you are risking your web site’s very existence. Most web hosts only keep your web site backups for a day. This practice seems fine most of the time. What I am afraid of is when an inept web host that does not discover a problem with their web server within 24 hours of your last working web site backup. When they finally discover the problem, they may only be able to restore a corrupt web site backup because of their daily backup policy. An event like this may destroy your web site if you do not backup your web site files to your own computer or to a remote server.

This happened to me more than once and lucky for me I do daily MySQL database backups and FTP synchronization backups. I have tested a lot of MySQL database backup scripts and I found mySqlDump Database Backup to work best for me. I use multiple Cron jobs to schedule all my database backups. The output of the script is a “gz” file, which is similar to a zip file. I had to edit the source code of this script to prevent it from deleting the previous day’s backups.

Now that I have daily backups of my databases on my web server, I run FTP Voyager every night to download all the database backup files to my computer. FTP Voyager has a scheduler program that allows me to specify which folders of my web site I would like to synchronize with the folders on my computer. I usually select the “upload folders” and database backup folders to be synchronized to get the latest files uploaded by my visitors or myself downloaded to my computer.

You may use other tools to get the job done but I highly recommend a more sophisticated FTP program like FTP Voyager because it allows you to schedule downloads. Setting this daily backup regime may take some work but it may very well save your web site and your business.

Tagged As: , ,

Categories: Web Development | You can leave a comment, or trackback from your own site.

Similar Posts

Did You Enjoy This Post?

Subscribe to my blog through my RSS feed or email to receive updates on more posts like this. post on your favourite social networking or media site to let others know about this post. Help me generate more buzz by submitting/voting for this post with the following buttons.

3 Comments On “Remember To Backup Your Web Site Files!”

On 9th July 2007 5:56 AM, daveNo Gravatar said:

Vincent that is good but I found something even better but you have to pay for it. Its called AffiliateBackup located at http://www.affiliatebackup.com ( no afflink ) if you want to use my affiliate link its http://dav4r.tamartoe.hop.clickbank.net

Nice thing about this product is it will backup on Autopilot and email everything to you. So

Websites
Forums
Mysql Databases
Audio
Images
You name it it grabs everything and sends you based on the one time schedule you setup… everything in your email

You never have to log in to download, you do it all from within your email.. anyway i thought it was good, thought i would let you know

Dave Hall

On 9th July 2007 10:23 AM, Vincent RichNo Gravatar said:

My files are too large to be emailed to me. I would rather download them to my PC with FTP Voyager.

On 30th July 2007 5:41 PM, shengNo Gravatar said:

im using cronjob to backup my files.. the files will be sent thru scp to my other webhost using private key.. so pretty much save

- sheng -
http://ahealthyliving.info

Post a Comment

Name:
(Required)

E-mail:
(Required)

URL:

Comments: