cURL / Mailing Lists / curl-users / Single Mail

curl-users

curl 7.20.1 on windows 7 crash using remote-name

From: Jon <jon.forums_at_gmail.com>
Date: Mon, 19 Apr 2010 10:28:46 -0400

The following appears to run to completion and then crashes without writing the file
c:\>curl -O http://selenic.com/repo/hg-stable/archive/tip.tar.bz2

...while the following works as expected
c:\>curl -o mercurial.tbz2 http://selenic.com/repo/hg-stable/archive/tip.tar.bz2

For me, the crash is independent of URL and did not happen with 7.20.0

Jon
-------------------------------------------------------------------
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 2010-04-19