I was unable to reproduce it with MacFUSE 0.3.0 and similar sshfs, but
I experienced something similar in earlier releases. My suggestions
would be:
1) Try disabling the cache in sshfs using -o cache=no
2) Try forcing compression to be disabled using -o Compression=no
3) Try disabling FUSE caching using -o direct_io
4) Try increasing the block size

They did make a slight difference, this time, though. The three first
seemed to make a difference and increase the throughput from 5-6MB/s
to about 7-8MB/s. However, I was able to get 9-10MB/s using raw ssh.

--

- Dan Villiom Podlaski Christiansen
[EMAIL PROTECTED]


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"macfuse-devel" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/macfuse-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to