I didnt have time enough to check the implications of these mount options, as 
discussed here: 
https://groups.google.com/forum/?fromgroups#!topic/macfusion-devel/D3A8tyTsApw

but it significantly speeds up access to tahoe mounted via sshfs
sshfs -p 8022 user@127.0.0.1:. /Users/username/testmount/ 
-oreconnect,volname=test,no_readahead,noappledouble,nolocalcaches

On Jun 17, 2013, at 1:21 AM, Daira Hopwood (formerly David-Sarah) wrote:

> On 14/06/13 17:37, til wrote:
>> hey greg,
>> 
>> yeah you are right, i used osxfuse & the respective sshfs.
>> 
>> the thing is that once i mount a tahoe volume, which i do like this:
>> mkdir /Volumes/tahoe-test
>> sshfs -p 8022 username@127.0.0.1:8022 /Volumes/tahoe-test
>> -oauto_cache,reconnect,volname=volumename
>> 
>> The whole finder gets quite unresponsive. i would understand if just 
>> accessing the tahoe
>> volume would cause some delays, but i dont understand why the whole Gui is 
>> affected.
> 
> There's really not a lot that Tahoe can do about the finder being inefficient 
> in how
> many file accesses it does :-(
> 
> -- 
> Daira Hopwood ⚥
> 

_______________________________________________
tahoe-dev mailing list
tahoe-dev@tahoe-lafs.org
https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev

Reply via email to