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>
cheat sheets.
$ cheat sshfs$ cheat sshfsMounts 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>