SAMBA Storage Missing From Web UI When Installed As Service

Hello, I tried looking around and I saw people mentioning the SAMBA option was added to the web UI a while ago. I was on 1.8.0 and upgraded it to 1.8.3 by downloading the web installer from the main site. Running the service uninstall command then running the service install command. The service is now running from the 1.8.3 file and it shows it in the web UI as well.

However I can not see the SAMBA option when trying to add a new Storage. When I kill the Duplicacy service in service.msc and run it under my user account I can now see the SAMBA option. Is the SAMBA option not available when running as a service or do I need to delete/modify something in the “C:\ProgramData\.duplicacy-web” directory or elsewhere?

Also if I switch from a SFTP Storage to a SAMBA storage can I update the backup routines manually to use the new Storage or would I have to delete the remote backup and start from scratch? I’m only planing on changing the protocol and nothing else if that helps clarify things.

  1. uninstall all isntances of duplicacy.
  2. Install again using Run As Administrator (or Elevated user, or whatever windows calls it today) to launch the installer, and select “install as a service” somewhere in the wizard.
  3. After that, ignore shortcuts if any are installed, access the interace in the browser at http://localhost:3875 (you can click this link actually), and create a bookmark/link to it for futrue use.