A simple FUSE filesystem for reading http files
Project description
# simple-httpfs
A simple FUSE-based http file system. Read http files as if they were on the local filesystem.
## Usage
` simple-http /my/mount/dir curl /my/mount/dir/http/slashdot.org/country.js.. `
URLs are referenced relative to the mount directory and suffixed with .. in the style of [Daniel Rozenbergs httpfs](https://github.com/danielrozenberg/httpfs).
## Unmounting
` umount /my/mount/dir `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
simple-httpfs-0.1.3.tar.gz
(19.9 kB
view details)
File details
Details for the file simple-httpfs-0.1.3.tar.gz
.
File metadata
- Download URL: simple-httpfs-0.1.3.tar.gz
- Upload date:
- Size: 19.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b606f80fb4607a6b0b8f7f7e12026199f93e08b9b99629c533b20f766c6c1635 |
|
MD5 | 2f4963ad7db529aa4fda60297289845a |
|
BLAKE2b-256 | cd809688c6fc837814fb202740c462d713aef3770b2aa3dff472cf09df99a1c7 |