How I Backup My Sites

Yeah you gotta backup your sites and you have to do it properly. You need to do more than just saving it on your computer. I’ll tell you how I do it.

Making the backup

  1. I download all the files and databases to your computer.
  2. I zip everything and put a password on it. I use WinRAR to do this.
  3. Name the .zip file to something like “wr_oct-5.zip”. (Make sure you have the date on it!)
  4. I make sure that the .zip file isn’t corrupted by unzipping it and checking if everything is there.

Storing the backup

The biggest mistake I ever made was keeping all the backups on my laptop only and forgetting that someone could steal my laptop or my hard drive could crash. Please don’t do that or else you’ll get fucked! Trust me!

I started putting my backups on three different places. This way I’m safe if something goes wrong.

My server: Yes, my server itself. I make a folder where I just keep all the backups. Make sure you keep this folder at the root of your server where it can’t be accessed by the public.

On a CD: The old school way! I have a bunch of blank disks lying around, so why not burn the backups on it? Plus its not that expensive to buy blank CDs. Or if you want, you can just put them on a pen drive.

Online storage: I put one more copy on Windows Live SkyDrive. Don’t just trust any site with your precious little backups! Meaning don’t use shit like RapidShare and Megaupload.

How often do I backup?

The best way would be to backup everyday. But, that’s not possible. I’m just way too lazy to do that. I try to do it weekly. And sometimes randomly when I feel like doing it.

Some shared hosts back your stuff up daily, so consider yourself lucky if you’re on a shared hosting.

How about YOU?

Tell us how you do it! I wanna know how often you do it, where you store it and if you have any suggestions for us.


 
 
 

2 Responses to “How I Backup My Sites”

  1. Young said:
    1 November 2008 at 4:07 pm

    You paid much time on back up.I usually just download the database files to the PC once a week, and that’s all. Because I can’t imaging that the PC was dad with the server at the same time.

    For Wordpress blogs, you just need a plugin which will back up and sent the files to your email every day.

    [Reply]

  2. Ryan said:
    11 November 2008 at 4:03 am

    I use Amazon’s S3 to do automatic backup of my site through duplicity.

    [Reply]

Leave a Reply