Closed
Bug 95969
Opened 23 years ago
Closed 23 years ago
FTP: download is truncated w/ no error when /tmp is full
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
People
(Reporter: afranke, Assigned: bbaetz)
References
Details
(Keywords: dataloss)
Tried to download latest mozilla source from ftp.mozilla.org using Netscape 6.1
on Linux. Target location was on a different partition than my home directory
and the temp dir, so the downloaded file was copied to the target location after
the download was complete. Since the download dialog showed the correct file
size when hitting 100%, it may be that the corruption/truncation happened during
the file copying.
Source FTP directory:
ftp://ftp.mozilla.org/pub/mozilla/nightly/latest-trunk
1. file: mozilla-source.tar.bz2 26019913 08/17/01 09:41:00 am
ended up as: mozilla-source.tar.bz2 20491264 Aug 19 09:35
2. file: mozilla-source.tar.gz 33756903 08/17/01 09:42:00 am
ended up as: mozilla-source.tar.gz 20500480 Aug 19 09:51
Reporter | ||
Comment 1•23 years ago
|
||
Still happens with latest mozilla build (2001081715).
file: mozilla-source.tar.bz2 26019913 08/17/01 09:41:00 am
ended up as: mozilla-source.tar.bz2 20500480 Aug 19 10:21
No such bug found among the most-frequent-bugs in "Networking".
Keywords: dataloss
Summary: [NS 6.1]: Downloaded file corrupt/truncated at about 20.5 MB → Downloaded file corrupt/truncated at about 20.5 MB
Reporter | ||
Comment 2•23 years ago
|
||
> df -k /tmp
Filesystem 1024-blocks Used Available Capacity Mounted on
/dev/hda8 1170495 1089926 20091 98% /
*** This bug has been marked as a duplicate of 82478 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•23 years ago
|
||
Verified duplicate of "No error on disk full when downloading a large ftp file."
Status: RESOLVED → VERIFIED
REOPEN:
There are two specific disk full cases, I need a bug for each w/ the dependency
to the file bug.
Blocks: 100687
Status: VERIFIED → REOPENED
Resolution: DUPLICATE → ---
Summary: Downloaded file corrupt/truncated at about 20.5 MB → FTP: download is truncated w/ no error when /tmp is full
Reporter | ||
Comment 5•23 years ago
|
||
-> default owner. (Pulling myself out.)
Assignee: afranke → bbaetz
Status: REOPENED → NEW
Assignee | ||
Comment 6•23 years ago
|
||
Status: NEW → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → DUPLICATE
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
•