Bash - Sshfs


sshfs (Secure SHell FileSystem) allows you to mount a filesystem via ssh onto your local machine.

Example:

$ sshfs user@example.org: ~/local/dir