Bug 70097

Summary: Save systematically intermediary files under /tmp during a download. What to do when /tmp is small???...
Product: [Retired] Red Hat Raw Hide Reporter: Need Real Name <ted>
Component: mozillaAssignee: Christopher Blizzard <blizzard>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-07-30 11:05:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Need Real Name 2002-07-30 11:05:29 UTC
Description of Problem:
When I download a file, Mozilla SYSTEMATICALLY creates an intermediary copy
under /tmp. My /tmp partition is of limited size, therefore I am limited in the
size of the files I download even if the destination directory is MUCH larger
than /tmp


Version-Release number of selected component (if applicable):
1.0.1-9

How Reproducible:


Steps to Reproduce:
1. Have a machine with a /tmp partition of a limited size (Let's say 128Mb) and
a /home partition of about 1Gb
2. go to, for instance, http://www.enlightenment.org/pages/source.html and try
to download http://cvs.sourceforge.net/cvstarballs/enlightenment-cvsroot.tar.gz
(235Mb) under your home directory (/home/my_directory, as I said about 1Gb large) 
3. Wait until the download crashes because /tmp is full... (even if /tmp is NOT
supposed to be involved in the download...)


Actual Results:
Download stopped.


Expected Results:
File downloaded under /home/my_directory without any "left-over" under /tmp

Comment 1 Christopher Blizzard 2002-08-30 14:26:51 UTC
Fixed in rawhide.