Thanks, use "curl" will solve the problem
On Dec 10, 1:39 pm, "ted bonkenburg" <[EMAIL PROTECTED]> wrote:
> On Tue, Dec 9, 2008 at 8:28 PM, liang <[EMAIL PROTECTED]> wrote:
>
> > I downloaded the pre-compiled sshfs for leopard (http://
> > macfuse.googlecode.com/svn/trunk/filesystems/sshfs/binary/sshfs-static-
> > leopard) and the new MacFUSE 2.0
>
> > chmod +x and run sshfs, I get the following error message:
>
> > -bash: ./sshfs-static-leopard: Malformed Mach-o file
>
> > btw: I'm using Mac OS X 10.5.5 on MacBook
>
> Try using curl to download the file from the command line:
>
> curlhttp://macfuse.googlecode.com/svn/trunk/filesystems/sshfs/binary/sshf...
> -o /tmp/sshfs
> chmod +x /tmp/sshfs
>
> Alternatively you can use svn to check out the parent directory. I
> think when the browser is downloading the file it is not being saved
> properly for some reason.
>
> ted
>
>
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"MacFUSE" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/macfuse?hl=en
-~----------~----~----~----~------~----~------~--~---