About
File System implementation
Implementation
javase/9/docs/api/java/nio/file/spi/FileSystemProvider.html
- google/jimfs: In-memory file system for Java 7 and above,
- usrflo/encfs4j: Encrypted File System
- fge/java7-fs-dropbox: DropBox
- Zip File System: (Derived from the demo)
- webdav webdav
Monitoring (WatchService)
- fswatcher: A simple API for monitoring a file system