osxfuse / sshfs

File system based on the SSH File Transfer Protocol
http://fuse.sourceforge.net
GNU General Public License v2.0
1.14k stars 128 forks source link

Not compatible with macOS Catalina #53

Closed sjquon closed 4 years ago

sjquon commented 4 years ago

The current version is not compatible with the new macOS. Will a new version be released soon?

bfleischer commented 4 years ago

What doesn't work?

mischievous commented 4 years ago

Its working as expected for me.

sjquon commented 4 years ago

I get an error message that the installed version of FUSE is too old for the operating system.

mischievous commented 4 years ago

I have 3.10.3 on my system.

bfleischer commented 4 years ago

Version 3.10.3 of FUSE for macOS works fine on Catalina.

@sjquon Download and install the latest version of FUSE from https://osxfuse.github.io.

sjquon commented 4 years ago

Thanks! I was mistaken. I just updated the FUSE package and it works now.

bfleischer commented 4 years ago

Great!

ghoshaw commented 4 years ago

@sourcejedi , How to update the FUSE package? I still get an error message that the installed version of FUSE is too old for the operating system.