Table of Contents
Java - File System Implementation
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)
Hadoop
Sftp
Smb
File Transfer - Server Message Block (SMB) - Common Internet File System (CIFS)
webdav
webdav
Monitoring (WatchService)
Log reader - monitor
fswatcher
: A simple
API
for monitoring a file system
Documentation / Reference
Developing a Custom File System Provider