cryptomator / dokany-nio-adapter

Dokany-based adapter to provide directory contents specified by a java.nio.file.Path (via dokan-java)
GNU Affero General Public License v3.0
14 stars 4 forks source link

Add option to use custom mount options #30

Closed infeo closed 5 years ago

infeo commented 5 years ago

Adapter version: 1.1.8

Currently a lot of options to mount a volume are hardcoded, see MountFactory,java

For a more flexible approach we should introduce an additional mount method and an option parser.

overheadhunter commented 5 years ago

Well you parse strings, but the mount options are not yet used in any way by the MountFactory. Atm this is not usable in Cryptomator.

infeo commented 5 years ago

closed by 686434ffe27afc580bdc041dd6c153895c6997a6