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

File listing is empty/fails if I/O-operation of a single file fails #41

Closed infeo closed 2 years ago

infeo commented 2 years ago

Using the mirror example, the file listing is empty if the I/O-operation of a single file fails.

This holds also for other NIO filesystems.

infeo commented 2 years ago

Depends on https://github.com/cryptomator/webdav-nio-adapter-servlet/issues/12