cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl crashes on Windows 2008 64bit [event log Faulting module name: ntdll.dll]

From: Lukas Lehner <weblehner_at_gmail.com>
Date: Wed, 31 Aug 2011 13:26:07 +0200

On Tue, Aug 30, 2011 at 5:29 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Tue, 30 Aug 2011, Lukas Lehner wrote:
>
>>> User-Agent: curl/7.15.1 (i586-pc-mingw32msvc) libcurl/7.15.1 zlib/1.2.2
>>
>> what I am doing wrong?
>
> You're using a very old curl version. Please try again with a recent version
> and tell us if the problem remains.

Hello Daniel

I upgraded to the latest version.

>curl.exe -v --proxytunnel -x proxy:8080 -T test.exe -u username:password ftp://destination
* About to connect() to proxy proxy port 8080 (#0)
* Connection time-out
* Closing connection #0
curl: (28) Connection time-out

>curl.exe --version
curl 7.21.7 (i386-pc-win32) libcurl/7.21.7
Protocols: dict file ftp gopher http imap ldap pop3 rtsp smtp telnet tftp
Features: AsynchDNS Largefile

>ver
Microsoft Windows [Version 6.1.7601]

but the proxy server is available (port test with telnet was
successful). With old curl I had a problem in later stage.

what to try?

regards
Lukas
-------------------------------------------------------------------
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-08-31