Tagged Questions
2
votes
1answer
958 views
Improving SSHFS performance when reflecting changes in host directory
I have an SSHFS mount from a Ubuntu Server VM guest, mounting a host Mac OS X directory. Changes made directly in the Mac OS X host directory take approx 5 - 10 seconds to reflect in the Ubuntu Server ...
0
votes
0answers
106 views
Weird .#filename files on remote ssh-connected systems after mcedit
I'm using MacFusion sshfs in combination with Midnight Commander, and when I edit remote text files with mcedit, weird symlinks are created on the remote system.
$ ls -l .*
lrwxr-xr-x 1 user group ...
0
votes
1answer
5k views
Why do I get “Operation not permitted” when trying to mount a volume using sshfs and MacFUSE?
I installed MacFUSE (from http://code.google.com/p/macfuse/downloads/list), restarted, and then downloaded sshfs-static-leopard.gz, and moved sshfs-static-leopard to /usr/sbin/sshfs (and did a chmod ...