One of my church friends Jim asked me about backup solutions, so I thought it might be good to drill into that subject this week.
First, let’s think about why we need backups: data loss. One way you could lose data is if your hard disk crashed, in which case you would most likely lose all of the data you have on that computer. Years ago disk crashes were fairly common, but these days they’re fairly rare. Even so, it’s a good idea to take backups. Another way would be if the data on your disk were corrupted somehow, such as by a virus. Yet another way would be if the computer were stolen, such as having a laptop stolen out of your car. Finally, and most usually, what I call a “short between the seat and the keyboard” — you accidentally delete or overwrite a file you realize you needed. So, there’s three basic modes of data loss: total data loss, partial data loss where the computer becomes unusable, and one or two files.
The fast, easy and fairly cheap way to provide backups these days is using an external USB drive. There’s a bewildering array of these available: I did a quick check of the local office supply chains as well as a major electronics retailer to find a combined 13 different makes of external USB drives. Some of them are intended to be desktop, some are portable — I have two that I carry with me when I travel. Most if not all of them these days come bundled with some form of backup software.
There are several things to look for in an external backup drive and it’s software. First, I’d look for one that can provide an emergency recovery backup. My Maxtor external drive has something it calls “SafetyDrill”, that when combined with a DVD that came with the drive will pretty well put humpty back together again — just connect the drive, boot off the DVD, and follow the instructions. This assumes you’ve taken the SafetyDrill backup beforehand — it can’t recover your data from thin air. The SafetyDrill backup isn’t intended to recover individual files, it’s a disaster recovery tool. Also, my other external drive, a Seagate drive, doesn’t have this feature.
The next thing to look for is the backup software itself. You’ll want something that can take “incremental” backups, which is to say that after taking a full backup you can then regularly backup only files that have changed. You need this feature to recover from those “oops” situations where you deleted or overwrote a file accidentally. If you set the backup software to do an incremental backup every night or every other night, you’ll likely have a good copy of any file you accidentally delete. Which brings up another feature you need: the ability to schedule backups. You also need something that’s going to be fairly easy to use, although I don’t really see how you’d know that before the purchase decision, unless the people at the store have a demo set up for you to test drive.
Next week we’ll continue the discussion on backups.