Hi everyone,
I recently started using duplicacy and it’s absolutely fantastic. Thank you gchen and the community for all the work you do.
Anyways, currently I’m on linux and have been trying to save my gcd-token and password in the preferences file. I got the gcd-token working perfectly with “duplicacy set -key” command, however while trying to do the same with storage password I cannot get working, everytime it says
“Failed to retrieve the config file: cipher: message authentication failed”
Just to clarify, I am trying to add the storage command by doing the following while in the repository.
duplicacy set -key password -value (storagepassword)
I’ve gone through this and it seems like the only key is “password” so I’m unsure of what else to try.
I must be doing something wrong, not sure, the password works 100% correctly when not using a key for the password. Any ideas?
Thanks,
Clumsy