cryptomator / dokany-nio-adapter

Dokany-based adapter to provide directory contents specified by a java.nio.file.Path (via dokan-java)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Known Vulnerabilities

dokany-nio-adapter

Provides directory content specified by a java.nio.file.Path via a Dokany filesystem.

Important notice: Only Dokany 1.5.x is supported. Hence, older minor (1.4.x, 1.3.x, etc.) or newer major versions (like 2.x.x) are not supported.

Configuration parameters

This library uses the following system properties:

  • org.cryptomator.frontend.dokany.mountTimeOut - The mount timeout threshold in milliseonds. If the mounting operation exceeds it, the mounting is aborted.

Usage

Have a lookt at the examples.

License

This project is dual-licensed under the AGPLv3 for FOSS projects as well as a commercial license for independent software vendors and resellers. If you want to use this library in applications, that are not licensed under the AGPL, feel free to contact our support team.

About

Dokany-based adapter to provide directory contents specified by a java.nio.file.Path (via dokan-java)

License:GNU Affero General Public License v3.0


Languages

Language:Java 100.0%