The command sshfs mounts a remote filesystem. For example the command
sshfs alfred:/People/www/mbr085/ www
mounts the filesystem containing my personal web-pages into the directory www. (For this to work an empty directory called www should already exist.)
Tags: File system, Network, Services