I had setup a test backup via duplicacy-web a while back, configuring the “encryption password” via the web UI.
I now wanted to do a restore test via the duplicacy CLI version. The problem is that I do not remember the encryption password I had setup for this test data set, so I cannot init the storage space.
Because this is just a test, I could re-create the data set, but I’d rather avoid that option if possible to save on upload time and network bandwidth costs (it’s on a cloud storage).
Since I have the duplicacy.json file and the administration password for the duplicacy-web installation (“the password to encrypt/decrypt the passwords/credentials stored in the configuration file”), is there a way to retrieve the storage password (i.e. : the one I will eventually have to pass with the “-e” flag of cli version?)
Thanks,
Gabriele