Syncthing CLI
Solved
Syncthing
-
Is there a way to access the CLI? I would like to decrypt a file on the server and use the
syncthing decrypt
command. -
@andreasdueren In the Web Terminal, you can do something like:
/app/code/syncthing decrypt --to /tmp/unencrypted --password <secret> /app/data/folders/DirToDecrypt
@girish Perfect, thank you! Wasn't sure where the binary was located.
-
N nebulon marked this topic as a question on
-
N nebulon has marked this topic as solved on