FileServer - GitHub FileServer Is a minimalistic https file server with a simple password-only authentication It provides a simple, secure, universal, cross-patform method to transfer files over network (or just view them in text mode in a browser)
FileServer FileServer This FileServer makes specified base directory accessible via REST APIs allowing you to list, download, upload, move and delete files and create empty directories It also provides user access control and security
JFileServer - The Java File Server - GitHub JFileServer is a Java based file server that currently supports the SMB CIFS, FTP FTPS and NFS protocols A virtual filesystem interface allows custom filesystems to be implemented, with a database filesystem framework that makes it easy to use a database to store the filesystem metadata, and