curl-library
Re: SFTP error when using proxy with curl
From: Nazeem Shereef <nazeems_at_gmail.com>
Date: Wed, 14 Feb 2018 17:24:11 +0530
Date: Wed, 14 Feb 2018 17:24:11 +0530
I can connect to sftp server through the same proxy using SFTP command. So
the issue is not with the proxy server.
It is a socks proxy and if I use an HTTPS proxy I can connect to the sftp
server via curl. So does this means curl won't support SOCKS proxy?
On 14 Feb 2018 3:31 pm, "Daniel Stenberg" <daniel_at_haxx.se> wrote:
On Wed, 14 Feb 2018, Nazeem Shereef wrote:
CONNECT my-ftp-server.tld:22 HTTP/1.1
>>
>
* Proxy CONNECT aborted
>
Your proxy didn't allow you to do a CONNECT to that server on that port.
-- / daniel.haxx.se ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2018-02-14