2008 January 13 — CLUEHQ
Random Thoughts from a Computer Science Student…
Random header image... Refresh for more!

I Love My MacBook : MacFUSE

I just wanted to share with you another cool tool that I’ve been using: MacFuse and SSHFS.

With this very neat program, you can use SSH as a means to mount a remote filesystem.  In a lot of circumstances, the only way  you might have to access another machine is via SSH.  There are native tools on OS X (Tiger and Leopard) to copy files from one system to another.  Native command line tools like ftp and scp are among them.  Of course, those tools don’t allow you to integrate a remote filesystem into the current one on your machine in a seamless fashion.

[Read more →]

January 13, 2008   2 Comments