Using sshfs on macOS: Difference between revisions

From Wurst-Wasser.net
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
  $ brew cask install osxfuse
  $ brew cask install osxfuse


$ brew install sshfs
$ brew install sshfs


TBD
Oh, screw this! It just ignores <tt>~/.ssh/config</tt>. Useless.
 
----
* See also
** https://susanqq.github.io/jekyll/pixyll/2017/09/05/remotefiles/
 
[[Category:Development]]

Latest revision as of 23:57, 13 December 2018

$ brew tap homebrew/cask
$ brew cask install osxfuse
$ brew install sshfs

Oh, screw this! It just ignores ~/.ssh/config. Useless.