cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Windows Version of curl.exe which supports SFTP

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 28 Feb 2008 20:57:03 +0100 (CET)

On Thu, 28 Feb 2008, Humayun Bhyat wrote:

> Does any have a version of the curl.exe which has been compiled to
> include support for the SFTP protocol?.
>
> Seems like mainly the UNIX type platforms have this protocol support.

Well, you "just" need to build libssh2 first and then built curl to use that
for SCP and SFTP. The only reason the win32 executables we host on the curl
site don't have those protocols enabled is that libssh2 isn't cross-compiling
that nicely... (as I build those packages on a linux box).

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