TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Is this backup solution fine?

4 pointsby flexagoonover 1 year ago
I decided to set up automatic backup of my files from my phone and laptop to Backblaze B2. I didn&#x27;t find a good solution to sync photos from my phone directly to Backblaze, so I decided to do the following:<p>1. Sync photos from my phone to my laptop using Syncthing<p>2. Back up those photos as well as other files from the laptop to Backblaze using Restic<p>Is this backup solution fine, or are there any issues with it?<p>Also, most of the stuff I need to back up, even on my laptop, are photos&#x2F;videos. Is there a point in using Restic with it&#x27;s deduplication and incremental backups for this use case, or should I just use Rclone directly? I&#x27;d assume deduplication won&#x27;t save me much storage because photos generally don&#x27;t have similar byte chunks, although I may be wrong.

2 comments

DerekBickertonover 1 year ago
I find most of my photos to be cruft, and take time to delete photos that are no longer relevant, or have lost their initial value. I don&#x27;t take many photos, I&#x27;m talking about memes and interesting things I found online. Over time these build up if you don&#x27;t take the time to delete most of them. Then when I reach ~1000 photos in my camera roll, I just put them in cold storage on Amazon Glacier and forget about them.
评论 #37747249 未加载
评论 #37665499 未加载
pettycashstash2over 1 year ago
I’m in process of working through multiple older devices. My challenges so far have been forgotten passwords, not knowing picture&#x2F; video format specific to the device, locating the images&#x2F;videos on the devices. I am in process of moving all images&#x2F;videos to one location. Once done I will need similar offsite backup. Not there yet but I appreciate the insight into this final aspect of picture&#x2F;video storage