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

Delegate revealing a drive to the API consumer #32

Closed infeo closed 3 years ago

infeo commented 3 years ago

This issue documents the decision made in project https://github.com/orgs/cryptomator/projects/1 in the webdav-nio-adapter repository.

WebDAV is a special case, because on some systems the mount path cannot directly determined. It needs to be evaluated, if this is possible.