Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 167 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 167 Bytes

httpfs

mount directory exported over http

usage:

python httpfs.py http://example.com/files/ /mnt/files [--debug]

dependencies

  • python-dateutil
  • python-fuse