I am trying to delete a folder from my syncthing (Synctrayzor) via the command line because anytime i open the edit page in the gui, for that folder only, it crashes.
I have read through the cli documentation, but with no avail.
I am trying to delete a folder from my syncthing (Synctrayzor) via the command line because anytime i open the edit page in the gui, for that folder only, it crashes.
I have read through the cli documentation, but with no avail.
It looks like the problem is caused by using "
in the path. I think instead of trying to use the CLI, you will be better simply going to %LOCALAPPDATA%\Syncthing
and modifying config.xml
in there (see https://docs.syncthing.net/users/config.html). Just make sure to do this after shutting Syncthing down first.
Thank you for your help, I deleted the element of that folder, i really didn’t need it anyway. Thank you very much