[tahoe-dev] [tahoe-lafs] #1111: PyFilesystem backend
tahoe-lafs
trac at tahoe-lafs.org
Sun Jul 18 01:47:23 UTC 2010
#1111: PyFilesystem backend
-----------------------------+----------------------------------------------
Reporter: zooko | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: undecided
Component: contrib | Version: 1.7.0
Resolution: | Keywords:
Launchpad Bug: |
-----------------------------+----------------------------------------------
Comment (by warner):
Looks pretty cool. From what I can tell, !PyFilesystem is entirely
synchronous, so the tahoe backend would really be a wrapper around the
{{{httplib}}}-based webapi interfaces like those used in {{{tahoe ls}}}
and {{{tahoe get}}} (as opposed to something you might use inside the
Tahoe client node process). When you instantiate a tahoe-backed FS object,
the arguments would probably be a nodeurl and a rootcap.
Neat: !PyFilesystem has code to expose the FS you create to FUSE and SFTP,
among other frontends.
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1111#comment:1>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-dev
mailing list