Closed Bug 393193 Opened 17 years ago Closed 16 years ago

Large download produces very large temporary file on OS partition.

Categories

(Toolkit :: Downloads API, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: design, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6

I'm seeing strange behavior when downloading very large files.
I have just had to cancel a download of a 3GB file after a temporary file on the OS partition, not the selected destination partition, exceeded the available free space at 700MB.
 
What is Firefox doing in this temp file (a buffer?), the download seems to be being written directly to the requested destination?

The file would also seem to be in the wrong place as you would expect it to be on the drive selected for the download if it needs to be large.

Reproducible: Always

Steps to Reproduce:
1. Start large download to a different partition (say Z:) than the OS partition (say C:).
Actual Results:  
Observe that a file is created on Z: and that it grows as the download progresses.

Observe that a temporary file (in the form "IHxxx.tmp") is also created in "C:\Documents and Settings\<username>\Local Settings\Temp" and that this file also grows but is approximately equal to half the size of the 'real' file on Z:

Expected Results:  
The very large temporary file should not be created, or should be on the drive specified for the download.
Resolving old UNCONFIRMED Download Manager bugs as INCOMPLETE.  If you still see this issue, please reopen.

To mark all these bug changes as read, filter on ONOMATOPOEIA.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.