Well, next time whoever has this issue please try to determine if the
file has been concurrently modified. In general, if you're using one
of the utility MacFUSE file systems (sshfs, curlftpfs, ...), it is not
a good idea to have the file open locally with unsaved data /and/
being modified on the "server". If you do that, then I can think of
situations where unexpected things can happen.

On Jun 1, 9:11 am, ixpah <[EMAIL PROTECTED]> wrote:
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to