I have also experience something similar from time to time, using SSHFS to talk to an Arch linux box. However, it only seems to happen when I am working with the file both locally and on the server.
For example, I may have the file open in TextMate (but not have saved it yet) then run something like "cvs update" on the working directory, and while the file that was open in TM was not modified by the update (other files in the same directory were), it stands a decent chance of being corrupted on next save. Honestly though, I haven't spent much time looking into it, since its easy enough to work around. I just unmount SSHFS when I need to do something that will modify stuff on the server. Oh, and its worth mentioning that creating new files and directories on the server while SSHFS is mounted never seems to cause any trouble. It only seems to be when existing files are modified by the server. On Jun 1, 8:36 am, Graham Perrin <[EMAIL PROTECTED]> wrote: > > Mounting a solaris SFTP share at my office, sometimes when I save > > files I getgarbageon the trailing end. > > See also > <http://code.google.com/p/macfusion/issues/detail?id=167> > > Here, it's SSHFS; there, it's CurlFtpFS, but > both users describe something unexpected "on the end". --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
