Ask HN: What is your system for backing up family photos and video?
171–180 of 380 posts
Re: Ask HN: What is your system for backing up family photos and video?
#172[1]: https://www.microcenter.com/product/634744/wd-4tb-red-plus-5...
Re: Ask HN: What is your system for backing up family photos and video?
#173At some point I will buy a simple Raspberry PI (or cheaper system) with one multi TB drive using USB. A friend of mine will do the same. A cron job will run a sync on the drives at night. 50% of the drive will me mine, 50% of the drive will be his. So the system has redundant storage and it is off-site.
Re: Ask HN: What is your system for backing up family photos and video?
#174We keep the digital photos backed up on an external SSD and on iCloud (auto-synced from several devices), too.
Bottom line: we stopped trying to obsessively 'preserve' digital hoards. It's such a waste of our time, and is a questionable goal anyway.
Re: Ask HN: What is your system for backing up family photos and video?
#175I'm currently using returned/refurbished Samsung T5's at about $100/TB.
Re: Ask HN: What is your system for backing up family photos and video?
#176Every time our phones reach capacity, I download all pics/video to my laptop. Then I plug in a portable SSD and copy them there in folder name "media until ". When I get to work next, I copy them to an identical portable SSD stored there, at which point I free the space on my laptop. This whole process happens about 3-4 times per year. I'm currently using returned/refurbished Samsung T5's at about $100/TB.
Re: Ask HN: What is your system for backing up family photos and video?
#177I simply burn the photos in 100GB M-disc blurays. Then I bury them next to a tree in a zip lock bag.
I hope you bury a reader unit as well :) I bought two units of different makes and do small tests like once a year after computer/os updates, just in case...
Re: Ask HN: What is your system for backing up family photos and video?
#178For posterity and "the test of time," I really think you need to create physical photo books. My wife and I have used Blurb for that. It's not cheap, and it's a lot of work, but I'm skeptical that our digital photos will outlive us for very long, for the reasons already mentioned. I've found that the greatest benefit of cloud storage is not as a backup, but as our primary place to keep and look at photos. We started…
This is a good point. I was 100% anti-cloud for my photos, but have to admit the barrier of bringing out the external HDD and hooking it up to a PC means we hardly ever look at them.
Re: Ask HN: What is your system for backing up family photos and video?
#179Spent 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…
Provided the app is installed you can easily share the photo through WhatsApp or others on your phone. In terms of public access / link I have disabled this however its possible to expose through a cloud service (Synology cloud).
The photos app works well when exporting however I wish it has a backup feature however the flip side is my family wouldn't want all their personal photos sitting on our family nas.
Re: Ask HN: What is your system for backing up family photos and video?
#180Spent 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…
RAID0? Assuming that’s not a typo, RAID0 could not be a worse choice for backups. You’re at least doubling your chances of losing all the data, when you typically want to have something more resilient than a single standard disk for backups.