Hello all,
I am trying to create a dir or make an upload to a remote Cryptomator vault in dropbox using Linux cli.
Essentially I am trying:
duck --upload dropbox:/Vaults/Vault1 /home/user/folder
where dropbox:/Vaults/Vault1 is a Cryptomator vault and /home/user/folder is a regular folder. Cyberduck just creates an unencrypted folder.
Using the --vault option doesn't seem to be useful in this case.
Can anyone tell if I am doing anything wrong?
Thanks.
Felipe