michaelogrant / macfusion

Automatically exported from code.google.com/p/macfusion
Other
1 stars 1 forks source link

File edits not reflected in SSH mount #171

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When editing files on the server, the file edits do not get reflected in
the local copies of the SSH mount.

Steps to reproduce:
1. Create a SSH mount. Mount it.
2. Using terminal, SSH into the server.
3. Check that the contents of the remote copy of a file is the same as its
local copy.
4. Edit the remote copy of the file.
5. You'll find that the local copy of the file is not updated.

I'm not sure if this bug is in MacFusion or it's deeper in MacFUSE. The
problem occurs also when using the unsupport sshfs on the MacFUSE site, but
I'm not sure if sshfs is also used in MacFusion.

Seems like a pretty bad problem though.

Original issue reported on code.google.com by jamesc...@gmail.com on 1 Jun 2007 at 7:20

GoogleCodeExporter commented 8 years ago
By the way, I found this error while working on TextMate...was wondering why my 
svn
updates on the server were not reflected in TextMate.

Original comment by jamesc...@gmail.com on 4 Jun 2007 at 5:25

GoogleCodeExporter commented 8 years ago
At <http://code.google.com/p/macfuse/issues/detail?id=173#c1> 

> sshfs is a utility file system, not a resilient 
> distributed file system that can survive all sorts of 
> network glitches, network changeovers, hibernations, and so on.

Original comment by grahampe...@gmail.com on 7 Jun 2007 at 5:35

GoogleCodeExporter commented 8 years ago
More particularly, 
<http://code.google.com/p/macfuse/issues/detail?id=187#c1> 

It will be useful to have Help or documentation on the subject. I have labelled 
this issue appropriately. 

Original comment by grahampe...@gmail.com on 7 Jun 2007 at 6:06

GoogleCodeExporter commented 8 years ago
For Help in general, we have in mind 
Milestone-Release1.3

Original comment by grahampe...@gmail.com on 8 Jun 2007 at 7:09