curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: SFTP error when using proxy with curl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 12 Feb 2018 10:48:18 +0100 (CET)

On Mon, 12 Feb 2018, Nazeem Shereef wrote:

> curl 7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.27.1 zlib/1.2.3
> libidn/1.18 libssh2/1.4.2

...

> I could find same issue discussed https://curl.haxx.se/mail/
> archive-2012-03/0021.html , but it’s very old and hope the pateches already
> present in the latest installed version?

Your curl version was relased in November 2009 so thus much older than this
mailing post you refer to. Chances are things have changed to the better since
both your version was released and the 2012 mailing list post was made.

Back in those days you needed to ask curl to "tunnel through" the proxy with
--proxytunnel - these days curl does it automatically when a proxy is used
with non-http/ftp protocols:

  https://daniel.haxx.se/blog/2017/06/16/curling-over-http-proxy/

-- 
  / daniel.haxx.se

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2018-02-12