python-requests based fuse read-only filesystem
python3 dependencies:
- requests
- fusepy
- Create a directory to be used as a mountpoint.
- run with --help
- access the mountpoint
- open directory for schema (http/https)
- open an (maybe non-existing) directoring with the desired hostname
Remote machines configure in ~/.netrc will appear automatically. python-requests will pick-up the authentication infos from .netrc
python3.4 -m unittest test