Having an external drive that runs automatic backups every night will help because you’ll have two copies of every file. What that doesn’t protect you from is events that would destroy both of your copies at the same time. I can think of a couple fairly common events that could destroy both copies of the data. It could be lightning that zaps both the computer and the external drive. It could also be theft — if the drive is connected to the computer, a burglar would be likely to grab them both.
The solution is to have more than one external drive, and switch them out occasionally. How often you switch them is dependent on how much data you can afford to lose. If you can’t lose more than a day’s work, then daily switch-out would be needed. Probably every other day or once a week would work for most folks. The trick would be to keep the “off” disk in a place separate from the computer, safe from impact, static electricity, and theft. A folder in a file cabinet might be a good place, or a pouch in a loose-leaf folder in your bookshelf might be good places to put the drive. Something that would help with switching out the drive occasionally would be a dock for the drive. Seagate has docks for some of their drives. They even have a two-drive dock that will connect to the network, so that the files can be accessible by any computer in your home connected to the same network. There may be other manufacturers that have similar solutions.
Once you’ve bought your backup drive, connected it and installed the software that comes with it, you’ll need to set up your backups. I mentioned last week that some drives come with a “disaster recovery” tool that will completely recover your data onto a new disk if necessary. My Maxtor drive has it, while the Seagate drive doesn’t. While I recommend having and using the “Disaster Recovery” or “SafetyDrill” backups, that type of backup makes a copy of all of the data on your disk, which will tend to be very time-consuming, and really only handling restoring the entire disk. Let’s face it, if it becomes an inconvenience you’re likely to be less than diligent about your backups.
So, in addition to that, you need a backup solution that will provide incremental backups, and most of the external drives have something like this. Incremental backups will only backup the files that have changed since the last backup, which greatly reduces the time to backup as well as the disk space needed on the external drive. You’ll need to take a full backup occasionally, like once a month, or every two weeks. The rest can be incrementals. Also you don’t generally need daily backups of your entire disk drive. If you’ve already taken the “Disaster Recovery” backup, then most people could get away with just running the backups on “C:\Documents and Settings”
Next week we’ll take a look at some common backup errors and gotchas.