We are in the process of using syncthing in our business unit with some production stuff.
We did put in place a P.o.C a couple of weeks ago and I was using shawl.exe and the windows service to reboot the service and such.
I have noticed that the service Windows is gone and shawl.exe is gone as well is there any way to restart syncthing with our monitoring tool or any command line in case of a problem ?
To be honest I missed a couple of versions and I’m a bit lost at the moment, that’s why I opened a request here :-).
I would appreciate any insight anyone can give me to better support this tool with our client.
The official Syncthing packages for Windows, macOS and Linux aren’t bundled in/with an installer, so it sounds like you’re using one of the 3rd-party packages.
In a syncthing installation with 1.29.2 there’s no Windows Service and within the package shawl.exe is gone.
This is because you are installing in non administrative installation mode.
Starting in Syncthing Windows Setup 1.28.0, if you want to install the Windows service (which is only recommended for advanced configurations), you must run the installer with the /allusers command-line option. This is spelled out in the documentation.
Hi @billstewart Thank you so much for taking the time to get back to me
I Really do appreciate the time, dedication for this package and the extra time you take to write up here.
That being said after a couple of research, I have this figure it out and found a way to monitor it and kick the service a restart if needed.