Statistics
| Branch: | Tag: | Revision:

root / tools / backendfs.py @ 75453cf2

History | View | Annotate | Download (6 kB)

# Date Author Comment
d1589d7c 07/01/2011 04:48 pm Giorgos Verigakis

Bugfixes

Always use a user in order to work with the new authentication scheme.

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.