One of the coolest things about Linux is the whole FUSE concept. I used SSHfs all the time on my ubuntu box to connect to development servers and write code locally. Now that I use OSX I’ve been searching for something like this to no avail. Thanks to google and some passionate engineers it’s now working.

I can imagine a slew of Rails developers using this to have textmate edit files over ssh directly without the scp/sftp workaround.