[tahoe-dev] [tahoe-lafs] #1111: PyFilesystem backend

tahoe-lafs trac at tahoe-lafs.org
Thu Jan 27 21:43:02 UTC 2011


#1111: PyFilesystem backend
-----------------------------+----------------------------------------------
     Reporter:  zooko        |       Owner:  slush    
         Type:  enhancement  |      Status:  closed   
     Priority:  major        |   Milestone:  undecided
    Component:  contrib      |     Version:  1.7.0    
   Resolution:  fixed        |    Keywords:           
Launchpad Bug:               |  
-----------------------------+----------------------------------------------

Comment (by slush):

 > Has anyone used it for anything?

 Ehm, me :-). I'm using it with Dokan (virtual drive for Windows) as my
 main interface for TahoeLAFS.

 Those four lines does the trick:

 from fs.contrib.tahoefs import TahoeFS
 from fs.expose import dokan
 fs = TahoeFS('URI:DIR2:<your dircap>')
 mp = dokan.mount(fs, "f", foreground=True)

-- 
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1111#comment:4>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-dev mailing list