2
[Question] Shared folder across devices
(lemmy.ml)
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Beginning of January 1st 2024 this rule WILL be enforced. Posts that are not tagged will be warned and if not fixed within 24h then removed!
It's really down to where you want the files to live. Sure synching would provide easy redundancy with a copy of the files on every machine, but that 20GB of documents or whatever would effectively become 100gb of files if it's being synced to 5 different computers, eating up 20GB of space on every computer, meanwhile using a standard network share would give you a single centralized location with one copy of the data, then you just make backups according to whatever your backup scheme is.
It really depends on what it is you're trying to share between machines.
I don't use syncthing but something that fulfils a similar function (git-annex). My Documents repo is set up in such a way that all instances of the repo try to have a copy of everything because documents are very important data and don't take much space. Other (larger) repos only try to have two or three independant copies; depending on how large and important their data is.