cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: SFTP support in curl library.

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 23 Mar 2009 15:29:57 +0100 (CET)

On Mon, 23 Mar 2009, Girish Kolari wrote:

> Since you are sure that library built should support SFTP, I am just
> wondering is there any thing specific things to be taken care when we link
> curl library to different project?

You need to make sure you link with the correct libcurl.a and you need to
provide all libs libcurl was built to depend on which should involve libssh2
and its sub-depdencies and possibly more.

But that's all basic stuff and nothing magic or strange is needed.

-- 
  / daniel.haxx.se
Received on 2009-03-23