Bug 122746 - curl missing large file support
Summary: curl missing large file support
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: curl
Version: 3.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Eido Inoue
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-05-07 17:06 UTC by Karl Hastings
Modified: 2007-11-30 22:07 UTC (History)
3 users (show)

Fixed In Version: 7.12.0-2
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-07-28 20:46:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Karl Hastings 2004-05-07 17:06:55 UTC
Description of problem:
curl does not have Large File Support.  curl cannot save/download
files over 2G.


Version-Release number of selected component (if applicable):
curl-7.10.6-4.1

How reproducible:
Always

Additional info:
Like wget, LFS will be difficult to implement in curl.  It is needed
though.

Comment 1 Karl Hastings 2004-05-07 17:08:46 UTC
I selected i386 from the list, but don't see it in the bug report. 
LFS is only an issue on 32bit systems.

Comment 2 Eido Inoue 2004-05-10 15:43:14 UTC
this is not something that can be solved by a simple option to
configure, unfortunately.

(while this is a valid bug, its useful to point out that if you're
receiving/sending a file greater than 2 gigs, you probably shouldn't
be using http/https/ftp)

Comment 3 Karl Hastings 2004-05-10 22:03:19 UTC
I was only getting 22 bytes/sec downloading the Fedora Core 2 test3
DVD .iso off of bittorrent  :(

So, no, curl wasn't my first choice...

I even tried curl in 2G chunks, but the ftp server was broken and
would allow me to continue a file past the 2G mark.  So, I backed up a
few bytes continued just before the 2G mark and let it download the
next 2G.  Finally had to settle for the slow torrent feed for the last
100M or so.

Just very frustrating all in all.

Comment 4 Karl Hastings 2004-05-10 22:05:33 UTC
er...  That should say "would _not_ allow me to continue past the 2G
mark."

Comment 5 Eido Inoue 2004-05-17 15:08:40 UTC
7.11.x apparently does support large files-- will upgrade to that for
next update

Comment 6 Don Buchholz 2004-05-28 01:11:52 UTC
Just want to say "me too".  Been trying to download Fedora Core 2 DVD
ISO image ... curl is broke, wget is broke ... trying classic FTP now.
I will definately appreciate the next update.


Note You need to log in before you can comment on or make changes to this bug.