Statistics
| Branch: | Tag: | Revision:

root / pithos / lib / fuse.py @ 6749c3bd

History | View | Annotate | Download (22.3 kB)

# Date Author Comment
49350be7 06/14/2011 06:57 pm Giorgos Verigakis

Add a simple FUSE backend client

Only supports flat hierarchies for now:
the only dirs are containers that can only contain files.

Requires MacFUSE in Mac OS X, Windows not supported.