cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: licurl: SFTP and SSH2

From: Xu, Qiang (FXSGSC) <Qiang.Xu_at_fujixerox.com>
Date: Thu, 1 Jul 2010 11:55:49 +0800

> -----Original Message-----
> From: curl-library-bounces_at_cool.haxx.se
> [mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of Paul Romero
> Sent: Thursday, July 01, 2010 11:25 AM
> To: curl-library_at_cool.haxx.se
> Subject: licurl: SFTP and SSH2
>
> Dear Group:
>
> I recently downloaded the C version of libcurl and am a novice.
> Is it possible to obtain the SSH2 authentication and
> encryption functionality needed by the libcurl version of
> SFTP, without linking to an external SSH2 library ? If not,
> what SSH2 libraries are known to be compact enough to work in
> am embedded environment and are compatible with libcurl ?

What you need is libssh2: http://www.libssh2.org/. libcurl can call libssh2 to finish SFTP transfer.

Regards,
Xu Qiang
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-07-01