macFUSE ssh tutorial

sourceninja

Diamond Member
Mar 8, 2005
8,805
65
91
Hey, in case you guys have ever wanted to use a ssh connection like any other network share in finder I just wanted to inform you of macFUSE. I wrote a quick little howto on it and stuck it on my blog. I'm really not trying to pimp my blog and I have no ads on it. I just hate writing the same info in a lot of places so it's easiest to just link to my blog.

http://tacticalcoder.com/blog/...h-with-finder/#more-55

I recently discovered macFUSE, which is funny because I've been using FUSE on linux for a while now.

Hope it helps you new mac users who want NTFS access or to use something no traditional like SSH or youtube as a filesystem.
 

sjwaste

Diamond Member
Aug 2, 2000
8,757
12
81
FUSE is definitely cool. However, I would recommend staying away from NTFS-3g unless you absolutely must write to NTFS from your Mac. It is very, very slow compared to the OSX-native read-only support.

That's not to take away from the project, I still use it on my machine. It's just surprising at first.
 

sourceninja

Diamond Member
Mar 8, 2005
8,805
65
91
Yea, NTFS can be slow. SSH is fairly fast and with my vpn keeps a nice mounted on bootup folder that hooks right to my dev server at work :)