running reset-deltas for system service

Might be a dumb question but I’m running syncthing on a headless ubuntu machine with a systemd unit and wanted to reset deltas on that. When I do that on the commandline it tells me it can’t access it because an instance is already running. Since there is no option in the web ui can I somehow access the running process via commandline?

Shut down the background service and run it once (as the same user) from the command line with the switches you want. Then you can start it in the background again.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.