sshfs
sshfs copied to clipboard
Mac OS upgrade to Big Sur broke SSHFS
Seeing below error
(python38-venv) ac043s@NJML01AC043S paloalto % sudo sshfs [email protected]:/home/ ~/Documents/csvt-flexware-js kext load failed: -603946986 mount_macfuse: the file system is not available (255) (python38-venv) ac043s@NJML01AC043S paloalto %
Please make sure to update to the latest version of macFUSE (currently version 4.1) and macOS 11.3.1.
I am using sshfs 2.5.0
Yes, but sshfs is based on macFUSE and you need an up-to-date version of macFUSE, that supports Big Sur, to use sshfs on Big Sur.
I have this issue with macFUSE 4.1.2
OS X 11.5.2
Perhaps it's because you run the sshfs command as root?