Closed
Description
561aead created the issue
I use Google Drive, Cryptomator and duck CLI.
It is very random when I am prompted for my Vault password. When I am not being prompted the files are just uploadet unencryptet to Google Drive.
Examples:
duck --mkdir googledrive://My%20Drive/Vault/Folder
This will create an unencrypted folder.
duck --upload googledrive://My%20Drive/Vault/ /home/user/folder/
This will ask for the Vault password and will upload encrypted.
duck --upload googledrive://My%20Drive/Vault/Folder /home/user/folder/
This will not ask for the password and will upload the files unencrypted. (Even if the folder was created by the Cryptomator app or eg. Cyberduck for Windows)
It is very unstable and uploading files unencrypted when expecting them to be encrypted is a problem.
Running on Ubuntu 14.04