<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><a href="https://tahoe-lafs.org/trac/tahoe-lafs/wiki/pyFilesystem" target="_blank">https://tahoe-lafs.org/trac/tahoe-lafs/wiki/pyFilesystem</a><div>I get how to use dokan on tahoeLAFS ,it only have several steps as follows:</div><div>install python2.7</div><div>install dokan and fs-0.4.0.tar</div><div><pre class="wiki" style="background-color: rgb(247, 247, 247); border: 1px solid rgb(215, 215, 215); margin-right: 1.75em; margin-left: 1.75em; padding: 0.25em; overflow: auto; font-size: 13.076923370361328px; line-height: normal;">python>>> from fs.contrib.<span class="searchword0" style="background-color: rgb(255, 255, 153); background-position: initial initial; background-repeat: initial initial;">tahoe</span>lafs import TahoeLAFS
python>>> from fs.expose import <span class="searchword1" style="background-color: rgb(204, 255, 204); background-position: initial initial; background-repeat: initial initial;">dokan</span>
python>>> fs = TahoeLAFS('URI:DIR2:ddg5n76x6stjb35psrcn7i3ytu:etbtnftlaeylm4gmi7mxzq6pg2ntgra7dyjeronyoo4pvkgtttqa')
python>>> mp = dokan.mount(fs, "f", foreground=True)</pre><pre class="wiki" style="background-color: rgb(247, 247, 247); border: 1px solid rgb(215, 215, 215); margin-right: 1.75em; margin-left: 1.75em; padding: 0.25em; overflow: auto; font-size: 13.076923370361328px; line-height: normal;">I do the above on win7 32bit , it can't fuse the tahoe on win7.</pre><pre class="wiki" style="background-color: rgb(247, 247, 247); border: 1px solid rgb(215, 215, 215); margin-right: 1.75em; margin-left: 1.75em; padding: 0.25em; overflow: auto; font-size: 13.076923370361328px; line-height: normal;">I want to know the steps above only use the tahoe's dir CAP information,like fs=<span style="font-size: 13.076923370361328px;">TahoeLAFS('URI:DIR2:ddg5n76x6stjb35psrcn7i3ytu:etbtnftlaeylm4gmi7mxzq6pg2ntgra7dyjeronyoo4pvkgtttqa')</span></pre><pre class="wiki" style="background-color: rgb(247, 247, 247); border: 1px solid rgb(215, 215, 215); margin-right: 1.75em; margin-left: 1.75em; padding: 0.25em; overflow: auto; font-size: 13.076923370361328px; line-height: normal;"><span style="font-size: 13.076923370361328px;">no other information about tahoe,so how can the windows know which tahoe grid we use ,Should I install tahoe on windows?or Is there anyother step I should do before these.</span></pre><pre class="wiki" style="background-color: rgb(247, 247, 247); border: 1px solid rgb(215, 215, 215); margin-right: 1.75em; margin-left: 1.75em; padding: 0.25em; overflow: auto; font-size: 13.076923370361328px; line-height: normal;"><span style="font-size: 13.076923370361328px;">                                            thank you very much!</span></pre></div></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span>