Difference between revisions of "Sshfs"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
* MacOs installation: <code>brew install sshfs</code> | * MacOs installation: <code>brew install sshfs</code> | ||
+ | |||
+ | sshfs user@host:/remote_directory /local_directory | ||
== Related commands == | == Related commands == |
Revision as of 20:01, 21 September 2020
This article is a Draft. Help us to complete it.
sshfs
filesystem client based on ssh
https://linux.die.net/man/1/sshfs
- MacOs installation:
brew install sshfs
sshfs user@host:/remote_directory /local_directory
Related commands
See also
- SSH:
ssh
, TLS,.ppk, .pem, .crt, .pub
, ED25519, Key exchange method (KEX), public key, private key,ssh -Q kex
,IAMUserSSHKeys
,known_hosts
, ssh tunnel, Dropbear sftp
,sftp chroot configuration
, Filezilla, Core FTP,sshfs
,internal-sftp
,sshd_config
, SFTP protocol, Secure file transfer program (sftp)
Advertising: