I am running stman on my Windows 10 Laptop. I have a number of Linux devices. Using the Add folder feature to add a directory on the Linux devices doesn't take the proper path.
For example, if i run the below command:
stman --device myhost folder add /develop/syncthing syncthing --label syncthing --foldertype readwrite --rescan-interval 10
On my Linux machine 'myhost' a folder will get added but the path it takes is C:\develop instead of /develop/syncthing
I am running stman on my Windows 10 Laptop. I have a number of Linux devices. Using the Add folder feature to add a directory on the Linux devices doesn't take the proper path.
For example, if i run the below command:
stman --device myhost folder add /develop/syncthing syncthing --label syncthing --foldertype readwrite --rescan-interval 10
On my Linux machine 'myhost' a folder will get added but the path it takes is C:\develop instead of /develop/syncthing