A few questions about the nodelay functionality: In linux I see this is implemented by putting the .so library into the ssh binary executed from the FS, using LD_PRELOAD. How is this implemented on macosx? The reason I am asking is because I can't tell whether its working. Is there some sort of debug output implemented to indicate whether the workaround is enabled correctly? The vanilla sshfs source has this debug output, and will give an error message if it cant find the .so library. This error message doesn't seem to appear when using sshfs- static at all, even if the .so library is deleted so it can not be found. Has it been removed?
Michael Gorbach On Apr 19, 4:09 pm, Amit Singh <[EMAIL PROTECTED]> wrote: > For details on what's new: > > http://code.google.com/p/macfuse/wiki/MACFUSE_FS_SSHFS > > (scroll down to the changelog on the above page) > > The update is not about the UI wrapper (sshfs.app), which is pretty > much unchanged. It's the underlying binary (sshfs-static) that has > some *very* important updates. Several bugs have been addressed. If > you use sshfs at all, consider this a required update. > > Amit --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
