I could never get this to work on my home network. ¯\_(ツ)_/¯
Syncthing – a continuous file synchronization program
11–20 of 233 posts
Re: Syncthing – a continuous file synchronization program
#12Syncthing works brilliantly! The web UI is excellent, warns you when you're about to do something ill-advised, and stuff like QR codes makes adding clients and folders fairly easy. The separation between folders and devices is handled well. You can easily have half a dozen shared folders between several computers with any mix-and-match combination including which one is 'authoritative' and so on. I used to use it on…
Likewise, the android application is so bad the best way is to open the web UI on your phone to do stuff (and sometimes, it's the only way to achieve some goals).
There is definitely a lot of room for improvement for easier adoption, yet, this is one of the few sync app that work for me, even behind NAT, with closed ports, and so on.
Re: Syncthing – a continuous file synchronization program
#13Re: Syncthing – a continuous file synchronization program
#14Syncthing works brilliantly! The web UI is excellent, warns you when you're about to do something ill-advised, and stuff like QR codes makes adding clients and folders fairly easy. The separation between folders and devices is handled well. You can easily have half a dozen shared folders between several computers with any mix-and-match combination including which one is 'authoritative' and so on. I used to use it on…
My fix it to run `touch .stfolder` in the build directory which fixes it but seriously Syncthing? Just put in some reasonable defaults and call it a day.
Otherwise it's perfectly fine.
Re: Syncthing – a continuous file synchronization program
#15It's sufficient enough for my needs. I use Joplin with it as well as no-frills file syncing across my home network. Just a note on revision history: it's better to configure this feature on the notetaking app alone while disabling it on Syncthing. My only gripe is that this utility may soon become deprecated as Android continues to update their convoluted storage schemes.
Re: Syncthing – a continuous file synchronization program
#16Syncthing works brilliantly! The web UI is excellent, warns you when you're about to do something ill-advised, and stuff like QR codes makes adding clients and folders fairly easy. The separation between folders and devices is handled well. You can easily have half a dozen shared folders between several computers with any mix-and-match combination including which one is 'authoritative' and so on. I used to use it on…
Re: Syncthing – a continuous file synchronization program
#17Re: Syncthing – a continuous file synchronization program
#18only if I can filter what to sync locally
https://docs.syncthing.net/users/ignoring.html
This also works in the web and Android clients, which expose .stignore through the "Ignore Patterns" setting.
Re: Syncthing – a continuous file synchronization program
#19Re: Syncthing – a continuous file synchronization program
#20Is there an obvious way to use this with rclone?