forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
272 B
Text
6 lines
272 B
Text
httpfs depends on FUSE. It uses HTTP/1.1 extensions to read arbitrary
|
|
bytes from a file on a web-server. This is particular interesting for
|
|
an iso, since it can be investigated (loop device) without actually
|
|
downloading the whole iso.
|
|
|
|
WWW: http://httpfs.sourceforge.net/
|