Using sshfs on macOS: Difference between revisions

From Wurst-Wasser.net
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
  $ brew cask install osxfuse
  $ brew cask install osxfuse


$ brew install sshfs
$ brew install sshfs


TBD
----
* See also
** https://susanqq.github.io/jekyll/pixyll/2017/09/05/remotefiles/
 
[[Category:Development]]

Revision as of 23:50, 13 December 2018

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