stiefels.net Just another WordPress weblog

26Feb/071

Mounting Remote Computers Using MacFUSE and sshfs

With the Linux kernel version 2.6.14 a technology called FUSE was merged into the mainstream Linux kernel. FUSE stands for *Filesystem in Userspace* and it allows normal, non-privileged users to create their own filesystems.

Amit Singh (author of the book [Mac OS X Internals](http://www.osxbook.com)) ported this great technology to the Mac: MacFUSE.