YuriyNasretdinov / sshfs-gui

Automatically exported from code.google.com/p/sshfs-gui
0 stars 0 forks source link

Replace MacFUSE with Fuse4X #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
MacFUSE is horribly outdated project that was released 3 years ago. It does not 
work with 10.6 and 64 bits kernels.

There is a successor of the macfuse project called Fuse4X. http://fuse4x.org

sshfs-gui should use Fuse4X instead. 

Original issue reported on code.google.com by anatol.p...@gmail.com on 26 Jun 2011 at 3:30

GoogleCodeExporter commented 9 years ago
Hm. I wasn't able to compile fuse4x for the moment, to be honest. But I will 
consider adding support for it, for sure

Original comment by nasretdi...@gmail.com on 8 Oct 2011 at 11:40

GoogleCodeExporter commented 9 years ago
> I wasn't able to compile fuse4x for the moment

What exactly the problem is?

I think that the best option is just to use sshfs binary from PATH. There are 
plenty ways to install sshfs now:
* goo.gl/qS8of
* from macports
* from Homebrew

Original comment by anatol.p...@gmail.com on 8 Oct 2011 at 11:57