Closed GoogleCodeExporter closed 8 years ago
http://groups.google.com/group/macfuse/browse_thread/thread/8b6e40053469b376
Aside from that, it won't work with MacFUSE 1.7 still. Either use the
prerelease version of MacFUSE or compile
your own sshfs. It's documented how to do both of these things.
Original comment by si...@gmail.com
on 18 Nov 2008 at 11:50
I am running the same static-version and get the same error
dhcp-129-64-45-53:MacFUSE 2.0 hari$ ~/Downloads/sshfs-static-leopard
-bash: /Users/hari/Downloads/sshfs-static-leopard: Malformed Mach-o file
System Version: Mac OS X 10.5.5 (9F33)
MacFuse version : 2.0
Original comment by hari...@gmail.com
on 9 Dec 2008 at 4:09
Same problem.
What I did:
1. I downloaded http://macfuse.googlecode.com/files/MacFUSE-2.0.dmg and
installed it, after that I
rebooted my Mac.
2. I downloaded
http://macfuse.googlecode.com/svn/trunk/filesystems/sshfs/binary/sshfs-static-le
opard,
renamed it to "sshfs", put it into /usr/sbin and gave the execution permissions
to the file (chmod +x).
3. I started a terminal and typed "sshfs". Output:
noname:~ lukas$ sshfs
-bash: /usr/sbin/sshfs: Malformed Mach-o file
System Version: Mac OS X 10.5.5 (9F33)
Original comment by blitzche...@googlemail.com
on 9 Dec 2008 at 5:17
Did exactly the same as blitzchecker (but installed in
/Applications/Utilities), got exactly the same result.
PJ-MacBook:Utilities PJ$ ./sshfs
-bash: ./sshfs: Malformed Mach-o file
Original comment by pjev...@gmail.com
on 10 Dec 2008 at 1:19
Update: Solved by doing...
svn co http://macfuse.googlecode.com/svn/trunk/filesystems/sshfs/binary/
Suspect the sshfs download on the MacFuse page is not correct is some way.
Original comment by pjev...@gmail.com
on 10 Dec 2008 at 1:22
Original issue reported on code.google.com by
rames...@gmail.com
on 13 Nov 2008 at 10:53