No post body was provided.
Ask HN: What is your photo backup strategy (on Mac)?
1–10 of 20 posts
Re: Ask HN: What is your photo backup strategy (on Mac)?
#2Time machine once every day to a 2 TB external harddrive (WD Elements). It just works.
Re: Ask HN: What is your photo backup strategy (on Mac)?
#3I upload my favourite shots to Flickr full res. This is about 1% of my photo collection.
I then pray my HDD doesn't fail!
One day I'll get organised and backup everything up to one of those 1TB NAS with auto-cloud sync :S
Re: Ask HN: What is your photo backup strategy (on Mac)?
#4Use Aperture vault, and hope Apple doesn't decide to discontinue the product ..... Doh!
Re: Ask HN: What is your photo backup strategy (on Mac)?
#5Same as the rest of my data backup strategy. Backblaze.
Re: Ask HN: What is your photo backup strategy (on Mac)?
#6Time 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)?
#7Unison via SSH to a Raspberry-Pi-attached USB HDD. Upload to Flickr via cron-triggered python script from RasPi. Arq to S3. Hoping that "only to camlistore" will be the answer in 3-5 years.
Re: Ask HN: What is your photo backup strategy (on Mac)?
#8My 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)?
#9+ rsync to External HDD at home
+ another at work
+ backblaze
Re: Ask HN: What is your photo backup strategy (on Mac)?
#10I 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.