cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Curl on Windows, SFTP and proxy, sftp not supported??

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 24 May 2011 13:48:50 +0200 (CEST)

On Tue, 24 May 2011, Raul wrote:

> And what should I do for rebuilt it in windows? is it just to download
> oppenssl for win and install it?

To rebuild curl with SFTP support, you need the curl sources, and libssh2
built and installed - and of course a C compiler. You may need some additional
third party libs if you want more protocols.

Read further at http://curl.haxx.se/docs/install.html or the alternative
windows build instruction:
https://github.com/bagder/curl/blob/master/winbuild/BUILD.WINDOWS.txt

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-05-24