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

Add mount scripts #4

Closed overheadhunter closed 7 years ago

overheadhunter commented 7 years ago

Mount scripts have been part of cryptomator/cryptomator so far. As they are WebDAV-specific, they should however be included in cryptomator/webdav-nio-adapter.

overheadhunter commented 7 years ago

API and OS X mount script implementation added in a1c8105

overheadhunter commented 7 years ago

Windows mount script added in 204bcb6

overheadhunter commented 7 years ago

Linux mount script added in 5f7a0a2