Version 3.2.5 Install Service

I installed Version 3.2.5. First time using and now I want to install as a service. I am not seeing that option when I try and install through a administrator DOS prompt. duplicacy_win_x64_3.2.5.exe -install. When I run that it list the switches that are available and -install is not one of them and it doesn’t appear to work.

“3.2.5” appears to be a current version of a command line duplciacy utility. It does not have a concept of a “service”. It’s a command line tool. If you want to run it as a service you need to configure its invocation with your OS service manager manually

If you are looking for WebUI - a frontend that helps configure and schedule the command line engine in simple scenarious – its latest version is 1.8.3, and it indeed can install itself as a windows service.

1 Like