You must log in or register to comment.
Why Syncthing instead of say, rsync?
they don’t have similar features, do they?
rsync
is like a robustcp
in a way, while syncthing is a full UI that allows you to connect devices and share folders between them without a third party server; the comparison class to syncthing are cloud sync apps like dropbox or Google Drive, not a command-line tool likersync
.