Changeset f3943cae42017a9f794e48fe58e3242760c41c90 for fuse
- Timestamp:
- 06/26/11 11:37:13 (11 months ago)
- Children:
- de14ff680d2c97872b9c649933270315df6b7bfe
- Parents:
- d1707f5158d15d661f1754c0083e0ff62c9d149b
- git-committer:
- Martin Collins <martin@…> (06/26/11 11:37:13)
- Files:
-
- 1 modified
-
fuse/HttpDirFS.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
fuse/HttpDirFS.py
r5061883 rf3943ca 14 14 # See the License for the specific language governing permissions and 15 15 # limitations under the License. 16 #17 ###########################################################################18 16 # 19 17 # usage: ./HttpDirFs.py -o remote=http://www.exampe.com/tree <mountpoint>