d1f32a3e5d
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
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/
|