cryptomator / webdav-nio-adapter

Jackrabbit-based servlets running on embedded Jetty to serve a directory specified by a java.nio.file.Path
GNU Affero General Public License v3.0
12 stars 8 forks source link

Unmounting WindowsMounter.MountImpl does not remove network share if loopbackHostname set #48

Closed infeo closed 1 year ago

infeo commented 1 year ago

A WindowsMounter.MountImpl is not removed the list of network shares, if the loopback hostname is set to something other than localhost.

After unmounting the mount object, net use still lists the network share. Opening the Windows Explorer and accessing the share takes up to minutes.