차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
tech:sshfs [2017/02/05 17:29] V_Ltech:sshfs [2021/08/05 00:28] (현재) 172.68.118.61
줄 1: 줄 1:
 {{tag>sshfs}} {{tag>sshfs}}
 ====== Sshfs ====== ====== Sshfs ======
-{{INLINETOC}}+ 
  
  
 The best solution I've found today (2017) is to use [[http://brew.sh/|Homebrew]] and [[http://caskroom.io/|Cask]] to install [[https://osxfuse.github.io/|osxfuse]] and [[https://osxfuse.github.io/|sshfs]]: The best solution I've found today (2017) is to use [[http://brew.sh/|Homebrew]] and [[http://caskroom.io/|Cask]] to install [[https://osxfuse.github.io/|osxfuse]] and [[https://osxfuse.github.io/|sshfs]]:
  
-brew cask install osxfuse +  brew cask install osxfuse 
-brew install homebrew/fuse/sshfs+  brew install homebrew/fuse/sshfs
 And then: And then: