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

Migrate macfusion to Fuse4X #15

Open
anatol opened this issue Jun 15, 2011 · 6 comments
Open

Migrate macfusion to Fuse4X #15

anatol opened this issue Jun 15, 2011 · 6 comments

Comments

@anatol
Copy link

anatol commented Jun 15, 2011

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.

@tristan-k
Copy link

Is there any development?

@joeauty
Copy link

joeauty commented Jul 18, 2011

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
Copy link

joeauty commented Jul 18, 2011

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?

@anatol
Copy link
Author

anatol commented Jul 18, 2011

+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.

@joeauty
Copy link

joeauty commented Jul 18, 2011

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

@anatol
Copy link
Author

anatol commented Feb 17, 2012

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.

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

3 participants