Closed
Bug 269896
Opened 20 years ago
Closed 19 years ago
Attempt to download file gives invalid file (much too large).
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
RESOLVED
EXPIRED
People
(Reporter: myklhn, Assigned: bugs)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 In an attempt to retrieve the file ncurses-4.2.tar.gz from the site http://ftp.gnu.org/pub/gnu/ncurses (the file is 1.2 M in size), I had to manually abort the download after I noticed the download manager was reporting a very high transfer rate (on a 44K dial-up connection) and a size much larger than the 1.2 M size reported by the site. Using Internet Explorere 6.0 downloads the file correctly. Reproducible: Always Steps to Reproduce: 1.Enter the URL "http://ftp.gnu.org/pub/gnu/ncurses/ncurses-4.2.tar.gz" 2.Select "Save to disk" 3. Actual Results: I have to abort the transfer after it far exceeds the 1.2 M size of the file. Expected Results: Create a 1.2 M file ncurses-4.2.tar.gz
Looks like a kind of Bug 233047.
Comment 2•20 years ago
|
||
wfm with Mozilla and win2k build 20041112
| Reporter | ||
Comment 3•20 years ago
|
||
After reviewing the comments on Bug 233047, it does appear that it is a duplicate. I was never able to look at the resulting data, as I killed the transfer when it was already much too large. However, the symptom (unmentioned in the original report, but since seen) of a data transfer rate several times greater than the connect rate (44K connection, transfer rate ~20kB-35kB) suggests that the browser is indeed decompressing prior to calculating the transfer rate and storing to disk.
Comment 4•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 5•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•