Image File Backup

By Carey Brown

Table of Contents

Media. 1

Passé. 1

CD / DVD.. 1

External USB Hard Drives. 2

Raid. 2

Software. 2

System Backups. 2

Data Backups. 3

Image File Formats. 3

Bit Rot. 3

Miscellaneous. 4

Fire Safes. 4

Resources. 4

Feedback. 4

Glossary. 4

 

 

I’ve seen so many forum postings on image file backup and archiving schemes that I thought it might be a good time to jot down some suggestions based on my experience with trying to maintain backups of (at this point) over 9 years of digital images. Most of this applies to non-image files as well. I’m currently set up on a PC running Vista but most of this should apply to other operating systems.

Media

Passé

Tape and removable hard disks (such as the Iomega Jazz disks) had their day (and their problems), but have now been replaced by newer technology.

 

CD / DVD


External USB Hard Drives

(This also applies to Fire Wire drives. See ‘Feedback’)

Raid

Software

There are two basic categories of on-command backup software:  system, and data.

System Backups

Data Backups

Image File Formats

If you backup copies of your image files in either TIF (TIFF) or JPG (JPEG) formats you can rest assured that your files will still be readable for many years to come. For any other image file format, this may not be the case. This is especially true for RAW formats and formats specific to your editing programs, such as Photoshop and Paint Shop Pro. These are proprietary and are subject to obsolescence.

 

When I shoot using the RAW format (which is most of the time) I always run a batch process to generate JPG copies. I prefer JPG over TIF because the JPGs files sizes are so much smaller than TIF. JPGs have gotten a bad rap because they use a “lossy” compression technique. I have found that the losses are imperceptible as long as you use the highest quality setting that your editing software allows (that’s 12 for those of you with Photoshop). I always keep the original RAW file around in case I want to start over with the editing process; the RAW files contain more data. Likewise, when I create a Photoshop file that is multi-layered, I always save a non-layered version in JPG format.

Bit Rot

Bit rot is the unintentional modification of a single bit of data, usually as a result of passing time or environmental conditions.

 

None of the backup software that I’ve come across has support for validating the integrity of the backup files after time has passed. Some programs allow you to verify the copies at the time of backup, but that’s not the same thing. Some devices store the data in chunks that have a number stored with them that is derived from the data (typically called CRC or Cyclic Redundancy Check) that allows the detection and possible correction of minor instances of bit rot. Unfortunately, the devices do not warn you that bit rot has been detected and as the damage increases will eventually return corrupted data, again, without warning.

 

I would like to see a backup program that will store some sort of check number for each file on the backup and allow you to go back, say, 6 months later and validate the backup files against the check number, and tell you about any corruption it found. I usually have more than one backup copy so if I’m made aware of the corruption I can retrieve the data from the other copy. This would also let me know when it’s time to throw the device/media away and not rely on it.

 

There are some utilities that will compute and verify files against a check value (MD5 is one) but one that is integrated into the backup software and is aware of incremental backups seems like an obvious and necessary enhancement. If anyone knows of such a backup program, please let me know.

Miscellaneous

Fire Safes

Some people choose to use fire safes instead of keeping a backup off site. Be aware that most fire safes are only rated to protect paper not computer media. If you intend on going this route, look for a safe that is “media rated”. These are much harder to come by and you won’t find them in your typical office supply store.

Resources

One data backup program that I liked is called “Karen’s Replicator”. It is available for free at:

http://www.karenware.com/powertools/ptreplicator.asp

The Replicator has an option for mirroring file deletions as well as additions and modifications. The Replicator only copies the files that have been changed, making for a fairly quick backup.

Feedback

David:

The writer mentions external USB hard drives but did not mention Fire Wire drives. We have two external FW drives and they fly.  Depending on your current computer and future computers I would suggest a drive that works with both FW 400 & FW 800. There are drives that have ports for USB, FW 400 & FW 800.

 

Karl:

Since you don't mention Win or Mac, I'm assuming Winblows. I've been using a tool called SyncBack for quite a while and love it. You can grab a free version at
http://www.2brightsparks.com/freeware/freeware-hub.html
Each Profile (as they call it) can be set as a full or partial BU, you can set a date range, include/exclude folders and files, use FTP, and lots more. You can even add a Group profile that runs 2 or more other
profiles. A nice easy way to do various folders.

Glossary

Proprietary –Unique to a specific manufacturer and may also be unique to a specific product and possibly the version of the product. The specifications are subject to change based on the whims of the manufacturer. Proprietary data formats, typically, cannot be read by software from other manufacturers.

Bit Rot – The unintentional modification of a single bit of data, usually as a result of passing time or environmental conditions.

 

Copyright 2008 Carey Brown