cheat sheets.

$ cheat sshfs
Mounts a remote directory locally through ssh:

$ sshfs remoteserver:/home/user/my_dir my_local_mountpoint

Include username and port as the following:

$ sshfs user@remoteserver:/path_to_dir my_local_mountpoint -p <port>
Version 3, updated 157 days ago.
. o 0 ( | previous | history | revert to | current | diff )
( add new | see all )