this post was submitted on 23 Aug 2025
19 points (100.0% liked)
Privacy
3664 readers
35 users here now
Welcome! This is a community for all those who are interested in protecting their privacy.
Rules
PS: Don't be a smartass and try to game the system, we'll know if you're breaking the rules when we see it!
- Be civil and no prejudice
- Don't promote big-tech software
- No apathy and defeatism for privacy (i.e. "They already have my data, why bother?")
- No reposting of news that was already posted
- No crypto, blockchain, NFTs
- No Xitter links (if absolutely necessary, use xcancel)
Related communities:
Some of these are only vaguely related, but great communities.
- !opensource@programming.dev
- !selfhosting@slrpnk.net / !selfhosted@lemmy.world
- !piracy@lemmy.dbzer0.com
- !drm@lemmy.dbzer0.com
founded 9 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I never tried syncthing, I think I'll try it now. Do you think it would work to copy my borg backup?
It should have no issues with syncing large files around, I keep 100's of gigs in sync with it.
Otherwise, listen to arcterus - make sure you really think about how things are setup, otherwise you could easily sync a backup folder the wrong way, or cause an unintended deletion.
If you're gonna use it for backups, you should ensure it's only syncing in one direction. If it's set up like normal (where it functions like Dropbox and syncs changes from any device to all your devices), if your data is corrupted or something on one device, it'll be synced everywhere. You can also configure it to store a certain number of revisions (which you could use either instead of one-way syncing or in addition).
Also, if you're gonna use it for backups, it'd be a good idea to store your data offsite somewhere (whether that's by storing your data encrypted at some cloud provider through a VPS/whatever or at friend's/relative's place or something, that's up to you).
I already do sometimes sync to a usb stick. and, yes, syncing revisions is a good idea for me, in case something corrupts the backups.