cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl 7.15.1 - no Win32 support for SSH ?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 17 Mar 2008 12:13:20 +0100 (CET)

On Mon, 17 Mar 2008, Stephen Collyer wrote:

> I'm trying to build some code against libcurl 7.15.1 in a Windows
> environment, and this is failing due to the lack of SSH defines such as
> CURLOPT_SSH_PRIVATE_KEYFILE.

libcurl 7.15.1 had no SSH-based support (SCP and SFTP).

> I'm now confused; do I have a version that was built without SSH support, or
> was there no Win32 support for SSH in 7.15.1 ?

There was no SSH support for anything. SSH support is platform-agnostic in
later versions and work fine on most known platforms.

> Is there a more recent version that I should be using ?

Yes, I recommend libcurl 7.18.0.

But also note that I don't know of any pre-built libcurl binaries with SSH
enabled so you'll need to build your own.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2008-03-17