No --folder-id given and couldn’t read folder token
syncthing: error: decrypt.CLI.Run(): getting folder ID: reading folder token: open /home/yoda/test/.stfolder/syncthing-encryption_password_token: no such file or directory
Anyway idea ?
In the doc it says to use password=mypassord I also tried without success
tks !!
The folder ID is needed for decryption. It’s stored in the file mentioned in the error, assuming that /home/yoda/test is an encrypted folder root. You can also enter it manually on the command line using an option, assuming you know what it is (can be seen in Syncthing on either side).