proxy issues with license server?

Art     Mar 2 12:28PM 2018 GUI

Hi,

Currently trying to trial Duplicacy, but I'm getting a "Duplicacy Error: Couldn't connect to server" error dialog a little while after I start it. Guessing it is not able to connect to the license server from behind the corporate proxy where I'm stuck, and times out. Might there be a dotfile/ini file somewhere I can enter the proxy settings?


gchen    Mar 2 8:33PM 2018

Run regedit, go to HKCU\Software\Duplicacy, create a string entry named ProxyServer, and set it to the proxy server address in the format of https://server:port.

If you install Duplicacy for all users you can set the registry under HKLM\Software\Duplicacy

For macOS run this command in terminal:

defaults write com.acrosync.mac.duplicacy ProxyServer https://server:port