There are plenty of posts about restoring lost passwords-- most of it centers around launching the web ui with -print-credentials
, but that didn’t work for me*.
It’s been mentioned that you can recover the password from the duplicacy.json file. Is that equivalent to the keyring in the CLI version? If so, how can I recover from that?
*to clarify not working for me: yes, I installed DebugView, but the password was not output there. Maybe it’s looking for the config file in the wrong place? In any case, if there’s a separate way to restore from the json file, I’d prefer that.