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

Symbolic Link Support #29

Open infeo opened 5 years ago

infeo commented 5 years ago

Basic Info

commit: 141a0520c26c51392a2694317ae73dd3cb998132 Windows version: 10 Enterprise 1809 Dokan version: 1.2.2.1000

Description

The adapter does not support symbolic links. Creating one with the command line tool mklink results in the error message The device does not support symbolic links..

infeo commented 4 years ago

Blocked by https://github.com/dokan-dev/dokany/issues/343