macfusion2 icon indicating copy to clipboard operation
macfusion2 copied to clipboard

Migrate macfusion to Fuse4X

Open anatol opened this issue 13 years ago • 6 comments

Fuse4X is a fork of MacFUSE that aims to unblock macfuse development http://fuse4x.org

It might be a good idea to migrate to it. The only issue is that Fuse4X currently supports only macosx 10.6.

anatol avatar Jun 15 '11 18:06 anatol

Is there any development?

tristan-k avatar Jul 17 '11 14:07 tristan-k

There is also development of osxfuse, which is a continuation of MacFUSE that will not require recompilation and/or code changes. In fact, I'm using OSXFuse with Macfusion as we speak :)

joeauty avatar Jul 18 '11 08:07 joeauty

Macfusion works with Fuse4X 0.8.7 simply by symlinking the included sshfs-static binary to the 2.3 version provided by Fuse4X. Fuse4X supports FUSE 2.8.5, so both the upgraded sshfs and underlying FUSE system might amount to several Macfusion improvements.

Instead of making users choose between the embedded MacFUSE built sshfs or the Fuse4X one, maybe a GUI option for referencing sshfs outside of the Macfusion Application directory would be nice?

joeauty avatar Jul 18 '11 22:07 joeauty

+1 to what Joe Auty said. Even better if MacFusion use sshfs binary from PATH. There are a plenty of ways to install sshfs - from *.zip file, by compiling it locally or by using your favorite package manager.

And only in case if sshfs is not available in PATH then macfusion should use embedded sshfs binary.

anatol avatar Jul 18 '11 23:07 anatol

Macports is another example of how some users install sshfs...

joeauty avatar Jul 18 '11 23:07 joeauty

Actually the latest version of fuse4x has "macfuse compatibility layer" and it works with macfusion natively. https://groups.google.com/forum/#!topic/fuse4x/-yoJktPdwvc

Although I still think that ability to allow configure path to ssh binaries is a good thing. Current macfusion contains ancient version of sshfs, while macports/homebrew has the latest version (2.3). It would be great if people were able to use it.

anatol avatar Feb 17 '12 00:02 anatol