cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl and libssh2

From: Michael Wood <esiotrot_at_gmail.com>
Date: Mon, 12 Oct 2009 11:02:24 +0200

2009/10/12 Xu, Qiang (FXSGSC) <Qiang.Xu_at_fujixerox.com>:
>> -----Original Message-----
>> From: curl-library-bounces_at_cool.haxx.se
>> [mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of Michael Wood
>> Sent: Monday, October 12, 2009 4:26 PM
>> To: libcurl development
>> Subject: Re: libcurl and libssh2
>>
>> Your usage looks correct to me.  Is this a normal version of
>> curl or has it been modified to remove functionality that is
>> not necessary on your embedded platform?  Is it a recent
>> version of curl?  I don't know when the --libcurl option was
>> implemented.
>>
>> I tried this with version 7.18.0 on Linux:
>> $ curl -v -u user:pass -T 01.pdf ftp://localhost/ --libcurl
>> ftp_upload_test.c
>>
>> and I have attached the file that was generated.
>
> Maybe it is because the version of curl in my linux box is too old:
> ==================================================
> qxu_at_durian(pts/0):~[124]$ curl --version
> curl 7.15.5 (i686-redhat-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5
> Protocols: tftp ftp telnet dict ldap http file https ftps
> Features: GSS-Negotiate IDN IPv6 Largefile NTLM SSL libz
> ==================================================
> It even doesn't support sftp. :-(

Yes, I think maybe that is why. Is it not possible for you to upgrade?

-- 
Michael Wood <esiotrot_at_gmail.com>
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2009-10-12