1.安装homebrew(已安装的跳过)
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
2.首先安装依赖
brew install Caskroom/cask/osxfuse
3.安装sshfs
brew install sshfs
4.挂载远程目录
sshfs [email protected]101.101.101.191:qushan sshfs/likefun