Live data from Hacker News

Ask HN: What is your system for backing up family photos and video?

news.ycombinator.com

141–150 of 380 posts

Re: Ask HN: What is your system for backing up family photos and video?

#141
(Very) old school: you get a multi-TB disk of some sort, doesn't have to be fast or high quality.

Back up the media to that disk, and then take it down to your safe deposit box. No absurd monthly fees, no Terms of Service, it's off-site so if your house burns down, you're covered.

"Your what?" Yeah, the banks still have those. Mine costs $15 a year. If you die, your next-of-kin will have to bring in a death certificate to get access to it. They'll have lots of other hassles, believe me.

Forget being trendy and having it in the cloud. How often are you going to access it? "Never", right?

You do have to go in every few years and replace it with the latest & greatest, and you'll probably have more media to backup anyway.

Re: Ask HN: What is your system for backing up family photos and video?

#142

Spent roughly 1k on a nas system at home which gives me 6tb of redundant storage. It's raid 0 (2x6tb) with 2 separate backups done nightly/weekly, one in the house and one done in the garage. The speed of access is unmatched to any cloud system, in the long run it'll be cheaper than online (assuming £10 per month for 6tb of storage). I made the plunge after trying a few cheaper options plus cloud. I'm happy with the…

I use a NAS for backing up my photos I take on my camera (i.e. my Lightroom catalog.) I also back these photos up to Backblaze B2. I use Duplicati for this.

On my phone however, I simply send my photos to Google Photos. Actually, Lightroom exports end up there too. This makes it easy to see and share photos with family and friends.

I would love to hear how you view and share your photos using your NAS. Are you using something like OwnCloud or NextCloud? Or does Synology offer this type of software built-in?

Re: Ask HN: What is your system for backing up family photos and video?

#143
post #27

I have 3 NAS systems based on Freebsd + ZFS where all system are over 10 years old on 3 different locations. My home, my parents home, and at my co-location. It is just ZFS snapshots with replication. I wrote my own shell scripts for this that takes daily/hourly snapshots. This scales well with multiple TB's, bandwidth is no issue as only changes from last snapshot(s) are replicated. After 10 years, I've replaced onl…

With the electricity, hardware, space, and time cost it might be cheaper to have just one and sync to a hosted ZFS service. Of course, those didn't exist 10 years ago, I don't think.

Re: Ask HN: What is your system for backing up family photos and video?

#144
post #131

I use iCloud, and would pay for a solution that allows me to automatically archive on a monthly basis to Amazon Glacier. Anyone know of such a solution?

Assuming you've considered using something like Arq on your photos library folder, mind sharing why that's not a great solution?

Re: Ask HN: What is your system for backing up family photos and video?

#145
Regarding posterity...I think when we die no one will care much about our data. I recently wrote a will and this included documenting my bank accounts. A death notice is sent to the banks when you die and and whoever specified on the will can access these funds. This ticked a big box in my mind and resulted in me dropping some unecessary tech.

You have got me thinking though about my backup of family photos/videos. My backups are all too clever, encrypted and inaccessible at the moment. I feel inspired now to make sure photos/videos are easy for my family and future generations to access.

Re: Ask HN: What is your system for backing up family photos and video?

#146
My family "memorable" photos and videos are all stored on Telegram. We lost a bit when we converted the group to supergroup though. My mom is in her 80, really happy to navigate through the old ones when she likes. She can upload new media files to the group. I believe Telegram is the best tool that helps her: it's super easy, fast.

For the rest (e.g, snapshots, non-sense ) I have them copied between devices thanks to sync tools. I also do cold copies when I feel I need to do that.

I hope when I am 80 or 90, I would be still able to find my images on telegram then...

Re: Ask HN: What is your system for backing up family photos and video?

#147
I’m looking to improve, simplify, and more efficient but here is my present setup for our family (no extended family yet).

We use Apple Photos as the primary, of which I export a backup once a while (at-least yearly for sure). Because Apple has’t solved what everyone ask — a way for two or more users to merge Photos, I use Dropbox[1] on the other devices (wife, daughters) to collect into “Camera Uploads”.

I split the content into “Screenshots” (PNG), Videos, and Photos with Hazel[2]. Photos to imported to the Primary Photos Library, Screenshots, and Videos are either deleted or sorted weekly (few minutes), monthly (30-min-ish), quarterly(30-min-ish), and yearly (about 3-5 hours on a day around the end of the year, with the other digital clean-up task) during my digital chores that I do. My daughters produces a lot of them that I need to throw out. She can position her iPad and video-shoot while she talks her way cleaning her desk for an hour.

The photos and videos are now in my primary device iMac (for now), with a second backup on a 2012 MacMini running many other digital errands. The 2TB iCloud+[3] is good enough for now.

I would definitely love to clean this steps and move to a more non-proprietary format (read non-Apple) to Open Source tools/process.

I tried Google Photos because it was easier to combine and I even had one of their large plan but it turned out to be one of the messiest thing I tried. Stopped using them[4].

I will be reading and learning from the other interesting comments in this thread. Thanks to all.

1. https://www.dropbox.com

2. https://www.noodlesoft.com

3. https://www.icloud.com

4. https://brajeshwar.com/2021/how-to-delete-all-photos-and-get...

Re: Ask HN: What is your system for backing up family photos and video?

#148
We sync a shared folder with dropbox. Backup with backblaze.

Our local "copy" is basically our personal laptops. This has required manually upgrading our SSDs over the years though because we have around 1TB of photos and videos.

Our off-site copy is backblaze. We don't keep a non-cloud off-site copy.

Re: Ask HN: What is your system for backing up family photos and video?

#149

I use Google Photos and once a year I do a Google takeout to a hard drive and put that drive somewhere safe. I tweeted about this a while back and several people had good replies: https://twitter.com/aarondfrancis/status/1445408384472211464 For context, this was after facebook was down for a day. I think the odds of Google deleting all my photos is pretty low, but the odds of me losing access to my Google account for…

I do this and I put the takeout zips into AWS as well. The odds of losing access to both at the same time are sufficiently low.

Re: Ask HN: What is your system for backing up family photos and video?

#150

(Very) old school: you get a multi-TB disk of some sort, doesn't have to be fast or high quality. Back up the media to that disk, and then take it down to your safe deposit box. No absurd monthly fees, no Terms of Service, it's off-site so if your house burns down, you're covered. "Your what ?" Yeah, the banks still have those. Mine costs $15 a year. If you die, your next-of-kin will have to bring in a death certific…

Idle hard drives can still fail due to what's called "Stiction" (static friction), due to the breakdown of lubricants inside.
Post reply on HN