普段Raspberry Piのリモート作業にsshfsを利用しています。個人的にはオススメです。
MacをHight Sierraにアップデートしたら動かなくなったのでメモです。
Installed version of macOS unsupported
The installed version of FUSE is too old for the operating system. Please upgrade your FUSE installation to one that is compatible with the currently running version of macOS.
- https://github.com/osxfuse/osxfuse/issues/422
- https://github.com/osxfuse/osxfuse/issues/421
- https://github.com/osxfuse/osxfuse/wiki/FAQ#23-how-can-i-uninstall-fuse-for-os-x
システム環境設定から一度アンインストール Update Fuse
からアップデートするだけで動きました。
3.5.5 -> 3.7.1になりました。
順調順調