Using SSHfs from the command line
Until now, I've only ever used SSHfs (SSH file system on top of MacFuse) via the GUI, but using the command line is much quicker:sshfs user@server:/remotedirectory/ /mountpath -oping_diskarb,volname= although I'm a little disappointed that ~ apparently doesn't work for the remote dir :-(