Good/cheap backup solution? CDs don't cut it...

MDesigner

Platinum Member
Apr 3, 2001
2,016
0
0
I'd like to find a good and relatively inexpensive backup solution ($200 or under, approximately). If I back up important files on CD, I wind up with about 6 or 7 CDs. I'd rather just have a set-it-and-forget-it type solution where I can easily do incremental backups weekly. I suppose a tape drive is what would be suitable.. I'm looking for several gigs of backup capacity.

Thanks!
 

StandardCell

Senior member
Sep 2, 2001
312
0
0
The best way is to install a cheap large 5400rpm IDE drive like a WD600BB on a removable drive bay in a free full-height slot in your case. Whenever you want to do a backup, just pop it in before you turn on your comp and copy everything from one drive to the other. Not automated, but still decent.
 

Enigma

Senior member
Oct 10, 1999
652
0
0
Install 5400rpm 30 gig harddrive for around 75.00 and use backup program in OS to backup automatically. Its what I do on my server.
 

Woody419

Senior member
Sep 22, 2001
770
0
0


<< ... and use backup program in OS to backup automatically. >>


I hope the backup programs that come with Windows is better than it was, before when there was one bit out of place and the entire backup set was toast. In order to use a Windows backup after a crash, you have to install Windows first, which is never fun when you have work to do. I use Drive Image software, whenever a crash happens, or if I just need to switch out a hdd, I can be up and running in about an hour, the time it takes to restore the image to the C: drive.

A daily backup of data using the OS backup utility, and a weekly Drive Image backup on a seperate hdd would keep you well protected.

Fred Langa has a newsletter that has excellent explanations about backups in the archives, which you should read if you are serious about saving your data. Here is an example from the Oct. 16, 2000 newsletter:

"Backups are usually file-by-file copies. That's fine for data files--- the word processing documents, spreadsheets (etc) that you create on your system. With a backup of these files, if the live copy on your hard drive gets lost or munged, you can replace it with a good copy from your backup set.

"But standard backups aren't so good for helping to restore system files. That's because a standard Windows-based file-by-file backup can't access any files that are in use when the backup is being made (and this usually includes Windows' system files). Because those files can't be backed up, they can't be restored from the backup if such a file becomes corrupted and causes instability and crashes. Your data is safe, but you may still have to rebuild or reinstall the OS itself.

"Plus, a file-by-file backup-and-restore arranges files in an arbitrary order: Using an ordinary backup to restore files usually can *increase* the amount of fragmentation of your hard drive contents.

"In contrast, drive imaging is a low-level sector-by-sector copy of your hard drive--- all files, no exceptions. Thus, a drive image is an excellent way to restore not only data files, but also system files and all your system settings, tweaks, and tunings--- everything, no exceptions. Drive imaging also copies the structure of the drive contents--- the way the files are laid out. So, if you image your hard drive when it's fully defragged, then when you restore that image, you'll get what you started with--- a fully-defragged drive.

"Any backup is better than no backup. But drive imaging is a kind of "ultimate" backup that goes far beyond what ordinary backups can do. In my opinion, imaging is about as good as it gets."

Drive Image can also be run from a batch file so you can do your weekly backup automatically. Info about this and a batch file example can also be found and the lange.com site.
 

lowtech1

Diamond Member
Mar 9, 2000
4,644
1
0

you can get good & expensive backup programs to do open file backup, but if the data is not super importance then try raid1, drive mirroring.

 

4824guy

Diamond Member
Oct 9, 1999
3,102
0
0
You can perform easy entire partition backups with a software like Ghost or Drive Image and secon HD. The image files these software creates are placed on the other partition, They can also be stored on zip, tape, or cd-r media for instant restoral. Plus the image files are compressed to about 40% size of the data of the backup partition.