How to force auto Override Changes in Syncthing master folder

I use Syncthing for one-way sync to synchronize one folder in server to many clients. So all local changes in this folder on clients (add, remove, modify files) must be overwritten from server.

I have found option “Send only” in Syncthing manual: https://docs.syncthing.net/users/foldertypes.html

But seems that I need to press “Override Changes” button manually to restore files on slaves from master folder.

Is there any way to automate this and auto restore files immediately after changes is detected?

No. You can use the API to press override on the sending device.

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