HTTPFS2(1) | HTTPFS2(1) |
httpfs2 - mount a file from a http server into the filesystem
httpfs2 [OPTIONS] URL FUSE-OPTIONS httpfs2_ssl [OPTIONS] URL FUSE-OPTIONS
httpfs2 is a FUSE based filesystem for mounting http or https URLS as files in the filesystem. There is no notion of listable directories in http so only a single URL can be mounted. The server must be able to send byte ranges.
-c console
-f
-t timeout
URL
http://user:password@server.com/dir/file
FUSE-OPTIONS
0
other
The process can be stopped by typing ^Z on the terminal which may not be desirable under some circumstances.
Miklos Szeredi <miklos@szeredi.hu> hmb marionraven at users.sourceforge.net Michal Suchanek <hramrach@centrum.cz>
Free use of this software is granted under the terms of the GNU General Public License (GPL).
Michal Suchanek <hramrach@centrum.cz>
04/01/2024 |