|
|
|
|
|
by m000
312 days ago
|
|
You can thing of Syncthing as a p2p dropbox. It can also double as a "live-backup" program, similar e.g. to Time Machine, if you enable file versioning in one of the peer nodes. Rsync is great as there is a clear master copy. But if changes may happen at any copy of the data, it can become a chore. |
|