Closed
Bug 146687
Opened 22 years ago
Closed 22 years ago
corrupt file download by direct click on link (tar.gz.tar)
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 144334
People
(Reporter: heinemann.a, Assigned: bugzilla)
Details
when downloading a tar.gz file from a web page by clicking directly on the link,
the save file menu opens and everything looks fine, except that the download is
very fast and the created file is corrupt.
chosing the link, pressing the right mouse button and selecting the 'Save Link
Target As' context menu option works.
Comment 1•22 years ago
|
||
Does this happen on all files your download? From http or ftp? Is the file size
0, or in what way is it corrupt?
Most importantly, what build of Mozilla are you using?
Comment 2•22 years ago
|
||
maybe the file is not corrupt but already uncompressed? Try renaming your file
to .tar only and untar it.
Reporter | ||
Comment 3•22 years ago
|
||
I tried it again today. it's not that the file is already uncompressed,
but having a closer look and not just clicking on the save button,
i noticed, that the file was named 'xxxxx.tar.gz.tar'. notice the
second '.tar'. and this was what confused WinZip. After renaming
it by hand to 'xxxxx.tar.gz', WinZip could handle it. I don't now,
if mozilla is responsible for adding the extra '.tar' string.
but thanks for your comments.
i used build 2002051006.
Comment 4•22 years ago
|
||
*** This bug has been marked as a duplicate of 120327 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Comment 6•22 years ago
|
||
Bug 120327 has been fixed while this bug remains. Reopening to mark as duplicate
of bug 144334.
Status: VERIFIED → UNCONFIRMED
Component: Download Manager → File Handling
Resolution: DUPLICATE → ---
Summary: corrupt file download by direct click on link → corrupt file download by direct click on link (tar.gz.tar)
Comment 7•22 years ago
|
||
*** This bug has been marked as a duplicate of 144334 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → DUPLICATE
Comment 8•22 years ago
|
||
mass-verification of Duplicates.
mail search string for bugspam: SolarFlaresAreTheCause
Status: RESOLVED → VERIFIED
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•