cryptomator / fuse-nio-adapter

FUSE-based adapter to provide directory contents specified by a java.nio.file.Path

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Codacy Code Quality Codacy Coverage Known Vulnerabilities

fuse-nio-adapter

Provides directory contents specified by a java.nio.file.Path via a FUSE filesystem.

Uses jfuse, i.e. you need to install the specified fuse drivers for your OS.

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

FUSE-based adapter to provide directory contents specified by a java.nio.file.Path

License:GNU Affero General Public License v3.0


Languages

Language:Java 100.0%