#602574 elinks cannot download files larger than ~4GB over HTTP on amd64

Package:
elinks
Source:
elinks
Description:
advanced text-mode WWW browser
Submitter:
Bogdan
Date:
2023-04-21 06:03:07 UTC
Severity:
normal
#602574#5
Date:
2010-11-06 01:34:16 UTC
From:
To:
When attempting to download a file larger than ~4GB, elinks does start the download, but reports an incorrect file
size (e.g. 148MB instead of 4.5GB), and stops downloading after reaching that wrong size (148MB in my example). Thus,
it is not possible to download large files.

Using wget from the same computer to download the same file from the same website succeeds, thus I believe the
problem is in elinks and not the specific file/website.

I only downloaded large files via HTTP protocol on an amd64 computer, so this bug might be
protocol/platform-specific.

#602574#12
Date:
2023-04-21 05:51:40 UTC
From:
To:
Does this issue still persis in elinks 0.13.1 ? I see that it os
compiled with  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

#602574#15
Date:
2023-04-21 05:51:40 UTC
From:
To:
Does this issue still persis in elinks 0.13.1 ? I see that it os
compiled with  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64