cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: libcurl and libssh2

From: Xu, Qiang (FXSGSC) <Qiang.Xu_at_fujixerox.com>
Date: Mon, 12 Oct 2009 16:34:09 +0800

> -----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. :-(

Thanks,
Xu Qiang
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-10-12