sshfs for mac共享挂载

2021-09-02  本文已影响0人  KevinL水杉

sshfs镜像站点:
https://osxfuse.github.io/
下载&安装:https://github.com/osxfuse/osxfuse/releases/download/macfuse-4.1.2/macfuse-4.1.2.dmg
下载&安装:https://github.com/osxfuse/sshfs/releases/download/osxfuse-sshfs-2.5.0/sshfs-2.5.0.pkg

挂载:
sshfs {Username}@{IP}:{path} {LocalPath}

卸载挂载点:
umount {LocalPath}

上一篇 下一篇

猜你喜欢

热点阅读