Difference between revisions of "Sshfs"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
https://linux.die.net/man/1/sshfs
 
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 ==
 
== 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: