sshfs

sshfs allows you to create a mount point for folders via ssh.

Mac install:
http://www.pqrs.org/tekezo/macosx/sshfs/index.html

Full Stomach's picture

So essentially your making

So essentially your making mount points to another system elsewhere via ssh... interesting. wonder what the security implications of doing this are. if there are any program vulnerabilities? hmm just some thoughts.

doughnut's picture

As far as I know, most of

As far as I know, most of what sshfs does is issue existing ssh related commands. So I doubt there'd be too many security vulnerabilities.