cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-1237363 ] curl: (23) Failed writing body

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Wed, 13 Jul 2005 02:53:53 -0700

Bugs item #1237363, was opened at 2005-07-13 11:44
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1237363&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: client module
>Group: bad behaviour
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Daniel Stenberg (bagder)
Summary: curl: (23) Failed writing body

Initial Comment:
Download of (arbitrary) files using -O fails with

curl: (23) Failed writing body

The same downloads with -o ${filename} succeed.

curl.exe 7.14.0 from the official binaries under Windows
2000 with Service Pack 4 and all hotfixes installed.
This bug appeared about three months ago!

See attached log for documentation.

----------------------------------------------------------------------

>Comment By: Daniel Stenberg (bagder)
Date: 2005-07-13 11:53

Message:
Logged In: YES
user_id=1110

This is simply because you ask curl to create a file name
which your operating system (or perhaps more accurately your
file system) doesn't allow it to use.

It isn't obvious how a good fix for this would be, why I am
tempted to just leave this and tell users to use -o for
cases like this.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1237363&group_id=976
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-tracker
Received on 2005-07-13

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET