I have my server backing up to my Dad’s server through a VPN. Due to some network changes on his side, we recently had to re-setup our tunnel, and decided to move from Wireguard to a Tailscale config. During all of this, I had to make some changes that caused Duplicacy to lose the link to its storage. The
The Duplicacy storage, files, and config still exist on his server. I normally use the GUI (and don’t even know how to get to the CLI). If I’m understanding the text at Init command details, I should be able to reinitialize the existing storage, and it will import the settings from the existing config file right? If that is the case, how can I do this in the GUI (and if I can’t, can someone guide me through getting to the CLI to perform this operation)?
I am running a Duplicacy container in Docker on Unraid if that matters.