Right, 1) removing the sshnodelay.so file altogether does work if the server is new enough however every time I mount with sshfs, I get an ugly warning that nodelay is disabled
2) leaving the old file in place gives me a message that the remote host disconnected, and the mount does not work 3) dropping in the recompiled sshnodelay.so just works, no warnings :) so, you are right, the recompiled file is not strictly necessary, one could just delete the file altogether, but dropping in the recompiled file is still the easiest and cleanest solution IMO Risto On Sep 1, 4:39 pm, gman <[email protected]> wrote: > Risto, as I understand it, most people don't need sshnodelay.so. It > works with TCP_NODELAY on a given SSH server, and most SSH servers > shouldn't have this option anymore since it was urged to be removed > back in 2002. sshnodelay.so was added to SSHFS for compatibility with > these old SSH servers, but AFAIK if your ssh server is somewhat new > (i.e. less than 4 years old) you probably don't need sshnodelay.so. > > Correct me if I'm wrong. > > On Sep 1, 9:51 am, Risto <[email protected]> wrote: > > > > > ok > > > I recompiled sshnodelay.so an uploaded it to this > > grouphttp://groups.google.com/group/macfuse/web/sshnodelay.so > > > Download it, and put it in /usr/local/lib or in /Applications/ > > sshfs.app/Contents/Resources/sshnodelay.so > > (or where ever you have it currently) > > > Voila, sshfs now works with OS X 10.6 Snow Leopard > > :) > > > On Aug 31, 1:41 pm, Risto <[email protected]> wrote: > > > > Well this is not an issue with MacFusion but with sshfs > > > the file sshnodelay.so is not snow leopard compatable > > > and needs to be removed as a hack to get sshfs working on 10.6 .. > > > ideally sshfs would be upfated to fix this .. not sure who to prod --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MacFUSE" 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?hl=en -~----------~----~----~----~------~----~------~--~---
