Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

High Sierra #35

Open
jcrbloch opened this issue Nov 6, 2017 · 2 comments
Open

High Sierra #35

jcrbloch opened this issue Nov 6, 2017 · 2 comments

Comments

@jcrbloch
Copy link

jcrbloch commented Nov 6, 2017

Since installing High Sierra I can no longer use Macfusion. I upgraded to the newest Fuse for OSX version (3.7.1) but am getting an error when starting Macfusion: OSXFUSE Runtime Version Mismatch. The OSXFUSE library version this program is using is incompatible with the loaded OSXFUSE kernel extension. Is or will High Sierra be supported?

@jcrbloch
Copy link
Author

jcrbloch commented Nov 7, 2017

I found the solution to the problem on High Sierra, which strangely enough I had not needed on Sierra. I followed the suggestions on the SSHFS github repository https://github.com/osxfuse/osxfuse/wiki/SSHFS and entered the following commands in a terminal window:
cd /Applications/Macfusion.app/Contents/PlugIns/sshfs.mfplugin/Contents/Resources
mv sshfs-static sshfs-static.orig
ln -s /usr/local/bin/sshfs sshfs-static

Everything works fine again now!

@zmonteca
Copy link

zmonteca commented Nov 7, 2017

@jcrbloch I'm using this build on High Sierra: https://github.com/ElDeveloper/macfusion2/releases/tag/2.1.1-dev.3

I'm also on 3.7.1 OSXFUSE

This is what my sshfs files look like:

screen shot 2017-11-07 at 10 40 54 am

Lastly, open your log viewer in MacFusion and then proceed to look closely at your log. I'd also post your log file here to provide more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants