Skip to content

bieganski/nginxfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Functionality

Mount autoindex-based web server in READ-ONLY mode on your local machine, in order to simplify files access.

Supported web servers

Demo

Browser view

Linux CLI view

Performance

Software is not a limitation for operations like file copy. On my 1 gigabit Ethernet connection I got 100MiB+ of bandwidth, measured using dd tool.

Limitations

  • At any time, each file can be opened by only one process. In other words, you can have two processes cat a and cat b working at the same time, but no cat a and cat a.

About

like sshfs, but for nginx/apache autoindex-based file hostings. For Linux (FUSE).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages