cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Problem using CURL behind a proxy using proxytunnel option, seemingly a bug has been introduced since version 2.27

From: James A <jmaxhaven_at_yahoo.co.uk>
Date: Tue, 10 Sep 2013 09:11:38 +0100 (BST)

----- Original Message -----
> From: "Yuri.VANHAEREN_at_ext.ec.europa.eu" <Yuri.VANHAEREN_at_ext.ec.europa.eu>
> To: curl-users_at_cool.haxx.se
> Cc:
> Sent: Monday, 9 September 2013, 10:14
> Subject: RE: Problem using CURL behind a proxy using proxytunnel option, seemingly a bug has been introduced since version 2.27
>
>
>>> * Entry path is '/'
>>>> PASV
>>> * Connect data stream passively
>>> < 227 Entering Passive Mode (195,123,248,70,233,112)
>>> *  Trying 158.169.9.13...
>>> * Connecting to 195.122.138.70 (158.169.9.13) port 8012
>>> * Establish HTTP proxy tunnel to 195.122.138.70:59760
>>> * Proxy auth using Basic with user 'proxyuser'
>>> * Server auth using Basic with user 'ftpuser'
>>> * Send failure: Socket is not connected
>>> * Failed sending CONNECT to proxy
>>> * Failure sending ABOR command: Failed sending data to the peer
>>> * Closing connection 0
>>> curl: (55) Send failure: Socket is not connected
>
>> The subject confuses me - there never existed any version 2.27. I assume
>> you're talking about 7.27.0.
>
> You are absolutely correct, it's 7.27 (on Ubuntu) that works. On Windows,
> the most recent working version I've managed to find was 7.19.5 . If I could
> find Windows binaries for 7.27 or 7.28 I'd test them but I can't even
> find 7.29 (the version I was using) anymore.

Windows binaries are available directly from the curl website for 7.24.0 through the current version 7.32.0

For 7.24.0 and 7.25.0 start at http://curl.haxx.se/gknw.net/win32/

For 7.26.0 onwards start at http://curl.haxx.se/gknw.net/ and follow the path for the version you want (example: http://curl.haxx.se/gknw.net/7.29.0/dist-w32/ for 7.29.0 on 32-bit Windows)

==
James

-------------------------------------------------------------------
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 2013-09-10