TinyApps.Org
Small is beautiful


 HOME

  0. Internet
  1. Text
  2. Graphics
  3. System
  4. File
  5. Misc
  6. Palm
  7. OS X

 BLOG

 DOCS

 FAQ

 RSS (?)




At last! Mount SSH in the Finder! #
I've been looking for a way to mount SSH or SFTP in OS X's Finder for several weeks. Sure, you can tunnel AFP over SSH if you are connecting to a server that offers AFP (mine doesn't). OS X's "Connect to Server..." feature does not support SFTP or SSH, and SFTPDrive for OS X has not been released. Now, thanks to Amit Singh and Google (and of course the original FUSE team), MacFUSE has made it possible! Of course, it can do a whole lot more than just SSHFS (read/write NTFS, UnionFS support, etc), but being able to securely mount a remote Linux server in the Finder is awesome.

Thomas Stromberg has a good overview of using MacFUSE and SSHFS, but I needed to make a few changes before it worked for me:

  1. Download the binary: fuse-binaries-0.1.0b006.tar.bz2
  2. Install: $ sudo tar -C / -jxvpf fuse-binaries-0.1.0b006.tar.bz2
  3. Attempting to run sshfs returned the error "fuse: failed to exec mount program: No such file or directory", since /usr/local/bin is not in Tiger's default PATH. To remedy this:
    $ export PATH=/usr/local/bin:$PATH
    Alternatively, you could include it in /etc/profile
  4. Run: $ sshfs username@host:/some/remote/directory /some/local/mount/point -o ping_diskarb,volname=some_volume_name,reconnect

That's it! The remote server is now accessible via the Finder:

/mac | Jan 13, 2007



Categories
/blosxom
/mac
/misc
/nix
/palm
/windows

Blosxom Archive
2010: 3 2 1
2009: 12 11 10 9 8 7 6 5 4 3 2 1
2008: 12 11 10 9 8 7 6 5 4 3 2 1
2007: 12 11 10 9 8 7 6 5 4 3 2 1
2006: 12 11 10 9 8 7 6 5 4 3 2 1
2005: 12 11 10

Blogger Archive
2005: 10 9 8 7 6 5 4 3 2 1
2004: 12 11 10 9 8 7 6 5 4 3 2 1
2003: 12 11 10 9 8 7 6

Ezine Archive
2004: 4 3 2 1
2003: 12 9 8 7 6 5 4 2 1
2002: 12 10 9 8 7 6 5 3 2 1
2001: 12 11 10