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-1337723 ] cURL under Windows stops reading data from stdin on ^Z

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Tue, 25 Oct 2005 11:29:30 -0700

Bugs item #1337723, was opened at 2005-10-25 11:29
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1337723&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: ftp
Group: wrong behaviour
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Daniel Stenberg (bagder)
Summary: cURL under Windows stops reading data from stdin on ^Z

Initial Comment:
Under Windows 2000, when sending through FTP data read
by cURL from stdin (curl -T - ftp://hostname.domain <
filename), transfer stops after the first occurence of
0x1A in input stream. Under Linux (Fedora Core 3),
everything is send as expected.
Curl versions:
under Windows: 7.15.0 only (all builds available from
download page at curl.haxx.se, except Cygwin builds,
and one compiled locally from sources under MSYS/MinGW);
under Linux: curl 7.12.3 (i386-redhat-linux-gnu)
libcurl/7.12.3 OpenSSL/0.9.7a zlib/1.2.1.2 libidn/0.5.6
No other tools I use, which are ports from unix,
exhibit such behaviour ("cat < infile > outfile" makes
exact copy of the very file cURL has trouble with).
I believe the problem is with reading data, not
transferring, as the total size reported by cURL in the
progress display is the size of data up to first 0x1A,
not the whole file.

tommink[at]post.pl

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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1337723&group_id=976
Received on 2005-10-25

These mail archives are generated by hypermail.

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

File upload with ASP.NET