Difference between revisions of "Sshfs"
Jump to navigation
Jump to search
(Created page with "{{Draft}}") Tags: Mobile web edit, Mobile edit |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Draft}} | {{Draft}} | ||
+ | <code>sshfs</code> [[filesystem]] client based on ssh | ||
+ | https://linux.die.net/man/1/sshfs | ||
+ | |||
+ | * MacOs installation: <code>brew install sshfs</code> | ||
+ | |||
+ | |||
+ | sshfs user@host:/remote_directory /local_directory | ||
+ | |||
+ | mount_osxfuse: failed to mount /Volumes/remotessh@/dev/osxfuse0: Operation not permitted | ||
+ | |||
+ | == Related commands == | ||
+ | * <code>[[fusermount]]</code> | ||
+ | |||
+ | |||
+ | == See also == | ||
+ | * {{ssh}} | ||
+ | * {{sftp}} | ||
+ | |||
+ | |||
+ | [[Category:Computing]] |
Latest revision as of 20:06, 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
mount_osxfuse: failed to mount /Volumes/remotessh@/dev/osxfuse0: Operation not permitted
Related commands[edit]
See also[edit]
- 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: