sshfs

Filesystem client based on ssh. Mount remote directory: sshfs {{username}}@{{remote_host}}:{{remote_directory}}…

sshfs

Filesystem client based on ssh.

sshfs {{username}}@{{remote_host}}:{{remote_directory}} {{mountpoint}}

fusermount -u {{mountpoint}}

sshfs {{username}}@{{remote_host}}:{{remote_directory}} -p {{2222}}

sshfs {{username}}@{{remote_host}}:{{remote_directory}} -C

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← sshd ssh-keygen →