Difference between revisions of "Sshfs"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
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
 +
 +
mount_osxfuse: failed to mount /Volumes/remotessh@/dev/osxfuse0: Operation not permitted
  
 
== Related commands ==
 
== Related commands ==

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]

Advertising: