sshfs for Mac OS X (formerly known as sshfs on Darwin) is an implementation characterized by a cord by high-speed read/write and concise C++.
You can mount the remote server via SSH(sftp).
Google's own sshfs is a Mac OS X app which is pretty obvious to use and seems much more straightforward than this implementation. It's an ordinary .app you can drag-and-drop wherever you want to install it, no sudo required. More information at
The download only contains an installer package...a little more information abou the app and what it does, how it's use would have been nice...!? Especially since it doesn't tell you where it's installed and seems to require root privileges...
First of all, thanks for posting this. I have been looking forward to a port of sshfs to OS X. I was expecting it to be based on FUSE but from the description it seems to be based on something called URDFS.
I am usually a little wary of installing kernel extensions, but I bit the bullet and did it and it worked. Mounting a remote directory over SSH worked as expected.
However, it is a little slow. Even a simple 'ls' took 2 seconds. Loading a small text file took almost 3 seconds.
I'm pretty sure it isn't my connection (I am on a high-speed low-latency pipe -- and pure ssh works smoothly). At present, a remote SMB connection over a SSH tunnel is still much much faster.
But this project has a lot of potential and for that I have to give it 4 stars.
Please login or create a new MacUpdate Member account to use this feature
Watch Lists are available to MacUpdate Desktop Members Upgrade Now
Download and auto-install
using MacUpdate Desktop. Save
time moving folders and cleaning-up.
sshfs for Mac OS X (formerly known as sshfs on Darwin) is an implementation characterized by a cord by high-speed read/write and concise C++.
You can mount the remote server via SSH(sftp).
+1
+24
dorkypants reviewed on 29 Nov 2007
+24
code.google.com/p/macfuse/wiki/MACFUSE_FS_SSHFS
-4
+322
http://mac.pqrs.org/~tekezo/macosx/sshfs/document.html
macwen reviewed on 21 Jan 2007
I am usually a little wary of installing kernel extensions, but I bit the bullet and did it and it worked. Mounting a remote directory over SSH worked as expected.
However, it is a little slow. Even a simple 'ls' took 2 seconds. Loading a small text file took almost 3 seconds.
I'm pretty sure it isn't my connection (I am on a high-speed low-latency pipe -- and pure ssh works smoothly). At present, a remote SMB connection over a SSH tunnel is still much much faster.
But this project has a lot of potential and for that I have to give it 4 stars.
+9