Live data from Hacker News

Ask HN: What is your photo backup strategy (on Mac)?

news.ycombinator.com

1–10 of 20 posts

Re: Ask HN: What is your photo backup strategy (on Mac)?

#6

Time machine once every day to a 2 TB external harddrive (WD Elements). It just works.

My big data-loss fear is a household robbery - so offsite is essential. Have you considered a scenario that involves losing your Mac and your backup drives?

Re: Ask HN: What is your photo backup strategy (on Mac)?

#8
My photos are very important to me, so i do several backups: 1) The iPhoto Library is rsync'd to an external HDD 2) The iPhoto Library is rsync'd to a local FreeNAS box 3) Arq backup to S3 http://www.haystacksoftware.com/arq/ 4) Crashplan backup to 3 locations: an external drive, a local server (not the FreeNAS box), as well as Crashplan central.

Terabytes are cheap, memories are not.

Re: Ask HN: What is your photo backup strategy (on Mac)?

#10
I use duplicity (http://duplicity.nongnu.org) to locally encrypt (GPG) and backup to a LAN machine running ZFS and to one or more cloud services (Google, AWS) depending on the data. This is automated using cron.

Whatever backup option you decide on, do not forget to test the recovery/restore process at least once a year. You can tweak your strategy anytime based on current cloud storage prices.

Post reply on HN