Hi, I am using MacFUSE in conjunction with MacFusion to mount remote FTP servers to /Volumes folder and having problems with overwriting FTP files with ones with lesser sizes. For example:
$ echo Length: 10 > /Volumes/ftpvolume/test $ echo Length: 9 > /Volumes/ftpvolume/test after these commands, content of /Volumes/ftpvolume/test will be "Length: 90" without quotes, e.g. file content will not cut and size will not be truncated. In certain situations (very often), I will receive zero-length file with any content at all. Please help me solve this. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
