Backup Strategy for Photographers

Backups are important, how important you mostly realize when it’s too late. In our age, especially for digital photographers, a loss of data is as if you would set a renaissance artists atelier on fire. So if you value your works, just a little bit, you shouldn’t sit down and wait for the fire to turn it into ashes. What I know about this? I’ve become an IT-supporter, seen desperate and shocked people, that were close to tears, when I had to tell them, that their hard drive was defective and had to be sent to a lab for a chance to recover data for a price of 1000€ and up.

The Hardware

Hard drives die slowly, every day. Their lifespan is depended on power on and off procedures, read and write processes, hours in use and more. Only millimeters are between the hard disk and the read/write head, so when it falls, it mostly doesn’t end well. Data are safe when you care about them.

To make sure you don’t lose then at any time, you’ll have to create backups / safety copies of your files. Let’s start out with the hardware requirements for that.

You need space, buy two external hard drives of your choice. The size is easily determinable through: average data volume * shootings per time span. This means, you need as much space to save the data of multiple shootings within a time span you choose yourself. I wouldn’t make it shorter than one year.

A little Example: Some time ago I had a wedding shoot as a team (photo and video) with 3 video and one common camera, plus one external microphone. The data volume after 15 hours overall: 85GB. On top of that are .psd files for  editing, that usually not stay very small. If I had a shoot like that once a month I’d at least need 85GB * 12 (1020GB) per year. According to this, I’d at least buy 1.5TB external hard drives.

Now it’s up to you if you want to keep something for eternety or say, nah, the client will not ask for anything after this year anyways, delete this old stuff. Since the maximum hard drive size is increasing about every year and big drives become cheaper it should not be a financial challenge to have the hardware for your choice.

The Software

There is some built in backup functionality in most recent operating systems like for example Apples Timemachine. If you only want to backup some folders, like these with raw and project files, there’s simpler ways to achieve that, like Synkron. It also by default skips files that already are in previous backups and have not been changed since then. This decreases the copying times significantly.

Apart from that, there are also services like Dropbox, that save data on external servers, which could result in awfully long transferring times, depended on internet connection speed. Also, with Dropbox you don’t have full control over the security.

The Strategy

Let’s get to our last point in line, the strategy. We have to ensure the data is saved at least two different places:

  1. Copy all files to both external hard drives
  2. Bring one of them to a friend or aquaintance that would never snoop around in them (a safe deposit box in a bank will do the same job if you don’t have somebody like that in your life)
  3. Backup your data daily/weekly and exchange the drives regularly
  4. Exchange the drives with new ones every 2-3 years
  5. Sleep well and unafraid of earthquakes, fires, burglaries or accidents

On tour

To secure data on the run, without a computer, there’s devices like the Hyperdrive Colorspace  by Hyper. There are also cheaper alternatives like this by Wolverine.

Scale it

The principle remains, no matter how many TeraByte of data you have to make safe or how many people need access to them, they must be saved at different locations. Just the technical part changes a little, with some servers and some more hard drives. To take a look at a scenario like that, I can recommend Chase Jarvis wonderful video about workflow and backup strategy right here: Chase Jarvis TECH: Complete Workflow for Photo and Video

2 Responses to “Backup Strategy for Photographers”

  1. Peter Loft says:

    Hi Jonathan,
    Great article, i’ll just give my 5 cent of how I do my backup routine.
    First of all, I import the content of CF memory directly into a HP HomeServer with Windows 2008 R2 installed. Here it’s allocated to year/date+picture-subject, like 2012/2012-03-25, Modelname. In that way I can quickly find the files regarding the specific shoot. My HomeServer is equipped with 4 enterprise grade Westeren Digital drives, and since the server is on 24/7, the on/off’s isn’t that high and therefore isn’t hurting the disks like normal desktop disks would do. In total I have 9 Terabytes of disk space (2TB+2TB+2TB+3TB), but pictures and important stuff is duplicated to 2 drives.
    As regard to offsite backup, DropBox wasn’t an option for me, it would simply be way too expensive – actually, the for the price of backing up that much data, a dedicated server in a hosting facility would be cheeper for me (even now that I actually also have that, but only for mail, webserver and public stuff like that). Instead the HomeServer has CrashPlan installed, with unlimited space, which means all my important stuff goes into the secure facilities that CrashPlan offers. It’s no way quick to transfer what accumulates to about 4 TB of pictures, video and documents, and it took about a month first time I had to synchronize with CrashPlan, but now it’s only doing incremental backups, and backs up changes every hour.
    “But what if it breaks down, it would take about a month to get all the data again” you say? No not really, since CrashPlan also has a webinterface for your backed up files, one would take the lastest, and let the HomeServer do it’s business with the not-so-quickly-needed-files. Also download speeds are quicker than the upload files.
    I’ve also seen Chases video how they do their backups, and I’m kind of only missing their on-location backup routine and gear, the other parts they do, I do, just in a minor scale.
    Have a good one,
    Kind regards
    Peter Loft
    http://peterloft.dk

    • Jonathan says:

      Hello Peter,
      thank you very much for sharing your backup strategy. We actually almost name our directories the same way. I really like sorting data in files, not cryptic libraries. The iPods/Pads/Phones music storage gives me nightmares.
      Actually the download of CrashPlan data should be significantly faster than the upload, just because you usually have a lot more download than upload bandwidth, even though you can get symmetric connections in Denmark already.
      What I would not be able to work with is your Windows server. I work with a mix of Linux and Mac for stuff I do and I’d be pretty unhappy about having an NTFS filesystem on my server :) . I hope to build my own backup server / NAS this summer and I’ll definetely blog about that, because it will be so much fun!
      Thanks again for sharing!

Leave a Reply