Creating a Backup Strategy to avoid Disaster

nk">complete backups. Ideally, you should back up your
Don't wait for disaster to strike before you decide todata on a daily basis. This guarantees that you won't
do backups. Take action now to avoid losing all yourlose more than one day's work if your hard disk
data when your hard disk crashes.crashes. In the strategies below, it also means you
Organize your data so it is easy to back up. aren't completely dependent on any one disk or tape
You want all your data files (e.g. Word documents,for your backups. Removable disks and tapes also go
Excel documents, email, etc.) to be in folders that arebad.
all inside a single folder on your hard disk. WindowsStrategy One: Gives you one work week of daily
provides you with a folder named "My Documents"backups.
designed for this purpose. In Windows 95/98/MELabel five media (disks or tapes)  Monday, Tuesday,
there is a single My Documents folder shared by all..., Friday. On a Monday, put Monday's media into its
users while Windows NT/2000/XP creates adrive then copy/backup your "My Documents" folder
separate My Documents folder for each loginor "Documents and Settings" folder to the media.
account.  Backing up the "WinNTProfiles" folder in NTRemove the media when all the files have been
4.0 or the "Documents and Settings" folder insaved to it. Repeat step 2 daily using the
Windows 2000/XP will back up the My Documentsappropriately labelled media for each day. Erase the
folders for all users if you are logged in as andata on the backup media from the previous week
administrator.either manually or through the backup program you
Many programs default to saving files in the Myare using before performing a new backup to it.
Documents folder and programs that can’tStrategy Two: This is an extension of Strategy One.
can usually be set to do so. You will probably want toIt gives you one work week of daily backups plus
create new folders under the My Documents folderone month of weekly backups.
to keep data from different applications or projectsLabel four media Tuesday, Wednesday, Thursday,
separate. You may need to read the documentationFriday. Label five media 1st Monday, 2nd Monday, ...,
to learn how, but you should set each program to5th Monday. On the first Monday of the month,
open documents from and save documents to thedelete any data already on your 1st Monday media
appropriate folders you have created under the Mythen backup your data to it. Backups on Tuesday
Documents folder. If you do this consistently you willthrough Friday will be the same as in Strategy One.
know where all your data is on your hard disk andOn the second, third, fourth, and fifth (if there is
won't accidentally miss backing up important data.one) Monday of the month you would delete
Choose what device you will use to back up yourprevious data then perform a current back up to the
data.media labelled for that Monday. Strategy Three: This
The most common devices to back up data haveis an extension of Strategy Two. It adds a year of
been tape drives, zip drives and flash drives. Moremonthly backups.
recently, CDRW drives (CD read/write drives) areReplace the 1st Monday media in Strategy Two with
being used for backups. Your decision will be based12 media labelled January, February, ..., December. On
on how much data you need to back up, whatthe first Monday of each month use the media
devices you already have that could be used forlabelled for that month erasing the data from the
backups, and whether or not you can purchase aprevious backup to that media. All other days of the
new backup device.month are as in Strategy Two. Strategy Four: This is
The least expensive devices are Iomega zip drivesthe minimalist backup strategy and is a cut down
and disks. Zip disks come in 250MB and 100MB sizes.version of Strategy One. Use two media rather than
You must buy a zip drive designed for 250MB disksfive and label them A and B. Back up your data files
to use 250MB disks. All zip drives can work withdaily alternating between the two media. This
100MB zip disks. Zip drives come with software forprotects you against hard disk failure but not against
backing up data to zip disks or you can copy theviruses. Destructive viruses often go undetected for
folder that all your data is under ("My Documents" orrelatively long periods of time and you may need a
"Documents and Settings" to a zip disk if it will all fit.backup that goes back days or weeks to recover
Jaz drives come in 1GB and 2GB sizes and are similardata damaged by a virus. You should never use only
to zip drives but are bigger and cost more. They useone disk or tape for backups. All media can fail so
the same Iomega backup software as zip drives. Youyou should have at least two backups in addition to
can also use DVD disks which are 4.7gig in size.working copies of your data.
CDRW drives can be used like a 650MB floppy diskStrategy Five: This is the easiest strategy if it's
when using CDRW disks and packet writing softwareavailable to you.  If you are faculty or staff at a
that comes with the drive. The disks you create willuniversity and your computer is on a LAN (local area
be readable only on other CDRW drives or CDR/DVDnetwork), you may be able to keep your files on a
drives that support the multi-thread standard. AllLAN file server where files are backed up to tape
drives capable of reading CDRW disks requireevery night. Check with your local computer support
software to be installed that supports reading CDRWgroup to see if this is the case and what restrictions
disks. You should use software that supports theor costs might be in place.
UDF standard (most current CDRW packet writingWhich strategy to use depends on how far back in
software does) when writing files on your CDRWtime you want to be able to restore data from and
drive and install UDF reader software on computershow much effort you are willing to devote to
with multithread CD or DVD drives that you want tobackups. Strategy Three is no more work than
read CDRW disks. Drives with early implementationsStrategy One, but requires more media and slightly
of multithread may not be able to read CDRW disksmore organization. If you use backup software you
even with UDF reader software installed. Free UDFmay be able to use partial backups that are called
readers are available from Ahead Software andincremental and differential backups. Both start by
Roxio. CDRW drives may come with backup ordoing a full backup followed by:
disaster recovery software but you should lookIncremental backups: They copy only files that have
carefully at the software bundled with a CDRW drivechanged since the last backup into a new backup set.
before purchasing it.This is the most space efficient backup type but is
Unlike the previous devices, tape drives are designedthe most difficult to do restores from. You might be
specifically for backing up data.  They hold moreable to do a full backup plus four incremental backups
data, 4GB to more than 40GB, and require running aon a single media. If so, you would only need one
backup program both to backup or restore files. Adisk or tape per week but might need to look in five
tape drive cannot be used like a large floppy disk. different backup sets to find the right one to restore
Windows 95/98/ME does not come with backupa file from. A complete restore requires restoring all
software so you must use the software, if any, thatfive backup sets. Using incremental backups this way
comes with the tape drive, or purchase backupwould lose a week's worth of backups if the media
software.  Windows NT has a backup program thatgoes bad.
works with most SCSI tape drives.  Windows 2000Differential backups: They copy all files that have
XP has a backup program that works with anychanged since the last full backup into a new backup
removable media that can be written to from withinset. This means you only need to look in the full
Windows (e.g. zip, jaz, CDRW) and most tapebackup set and the most recent differential backup
drives.  Tape is the least expensive media for veryset to find the most recent version of a file. You
large amounts of data.only need to restore the full backup set and the
Develop a backup strategy.most recent differential backup set to know you
You can just copy the files you need backed uphave the most recent version of all your data. Like
onto removable media. This cannot be done withthe incremental backups, you might be able to put a
tape, but works with zip, jaz, and CDWR disks. Itfull week of backups onto a single disk or tape and
only works well if all your data fits on a single disk.risk losing a full week of backup files if the media
Using a backup program allows using tape and cangoes bad. Complete backups on a daily basis are
span more than one disk or tape if necessary.easiest to restore from. You use your most recent
Backup programs also allow special backup seriesbackup to recover the most recent version of a data
starting with a complete backup followed by backingfile or go back to the previous backup that is
up only files that have changed. Initially, assume doingappropriate if you want an earlier version of the file.