sshfs icon indicating copy to clipboard operation
sshfs copied to clipboard

Mac OS upgrade to Big Sur broke SSHFS

Open achhabr1 opened this issue 4 years ago • 5 comments

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 %

achhabr1 avatar May 12 '21 19:05 achhabr1

Please make sure to update to the latest version of macFUSE (currently version 4.1) and macOS 11.3.1.

bfleischer avatar May 12 '21 19:05 bfleischer

I am using sshfs 2.5.0

achhabr1 avatar May 12 '21 19:05 achhabr1

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.

bfleischer avatar May 12 '21 19:05 bfleischer

I have this issue with macFUSE 4.1.2

OS X 11.5.2

designbyadrian avatar Aug 27 '21 10:08 designbyadrian

Perhaps it's because you run the sshfs command as root?

runeksvendsen avatar Sep 10 '22 15:09 runeksvendsen