cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: How to enable SFTP with curl 7.19.2 on UNIX

From: Dong Zhou <dongzhou52_at_gmail.com>
Date: Sat, 14 Mar 2009 21:27:37 -0400

After installing libssh2 and using "configure --with-libssh2", SFTP works!
Thanks a lot!

-----Original Message-----
From: curl-users-bounces_at_cool.haxx.se
[mailto:curl-users-bounces_at_cool.haxx.se] On Behalf Of Daniel Stenberg
Sent: Wednesday, March 11, 2009 5:44 PM
To: the curl tool
Subject: Re: How to enable SFTP with curl 7.19.2 on UNIX

On Wed, 11 Mar 2009, Dong Zhou wrote:

> Daniel, your further suggestions is welcome!!! And how do I include
> associated headers?

curl will use the libssh2 headers when you build curl to use it. I stressed
"associated headers" (to libssh2) only to make sure you installed both the
lib and the headers and not just the lib in case you found any binary
packages that made a difference.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2009-03-15