Ted Zieglar said:
There are two types of backup software: file-based backup
and disk imaging. File-based backup backs up individual files
and folders. Windows Backup is a good example.
Disk imaging creates an identical copy of a hard disk (or a
partition on a hard disk).
Imaging does not create an identical copy of a hard disk or
a partition thereof. It creates a *file* (which may be compressed)
from which the contents of the hard disk or partition may be
reconstructed (called "restoring"). The entity which is itself an
exact copy of the original is called a "clone", and it must reside
on another IDE hard drive. The advantage of a clone is that it
is immediately bootable as it stands. An image file cannot be
booted, but it can take up less storage (since it can be compressed)
and it can reside on several types of media, including CDs, DVDs,
and USB hard drives or flash drives - just as any file could. For
longterm cheap archival, images are good. As backups for
failed hard drives, and for no-brainer backups of multiple files,
settings, and installed programs, clones are good because they
are a copy of *everything*.
*TimDaniels*