cURL / Mailing Lists / curl-users / Single Mail

curl-users

[ curl-Bugs-500980 ] Resume failure with very large files

From: <noreply_at_sourceforge.net>
Date: Tue, 08 Jan 2002 11:42:48 -0800

Bugs item #500980, was opened at 2002-01-08 11:41
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=100976&aid=500980&group_id=976

Category: None
Group: bad behaviour
Status: Open
Resolution: None
Priority: 5
Submitted By: Shawn Poulson (spoulson2)
Assigned to: Nobody/Anonymous (nobody)
Summary: Resume failure with very large files

Initial Comment:
Using Curl's command line utility v7.8, I got the
following error:

G:\ftp>curl -C - -u name:password -o \csphl005
\demo\TNO\D@.TNOdata3.
csar
ftp://iwdf8000/iwdf9151/comp/mySAP_IDES_IBS/TNO/D@.TNOd
ata3.csar
curl: (36) Offset (850264064) was beyond file size (-
1115520181)

I upgraded to 7.92 and this behaviour has not
changed. It appears a variable has overflowed into
negative, causing the resume code to think it's out of
bounds.

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

You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=100976&aid=500980&group_id=976
Received on 2002-01-08