Manually trigger a syncthing rescan

Synthing is an encrypted open source file synchronization tool. It synchronizes pairs of folders between two or more computers. The synchronization runs usually time triggered. From time to time there might be a need to start the synchronization manually.

syncthing_rescan.py reads out the local configuration and explicitely triggers a rescan.

Example:

$ syncthing_rescan.py
Calling http://127.0.0.1:8384/rest/db/scan:
200 OK
b''