Closed Bug 173681 Opened 22 years ago Closed 22 years ago

Downloads write to /tmp under Unix/Linux rather than the chosen directory.

Categories

(SeaMonkey :: Download & File Handling, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 69938

People

(Reporter: c_xiticix, Assigned: bugzilla)

Details

Downloads are being written to /tmp and then being mv'ed from /tmp to the chosen
directory rather than being directly written to the directory.

Unix systems typically restrict the size of /tmp via some means (tmpfs under
newer linux systems) This means you can't download any file that is larger than
your current /tmp free space even though you are trying to save the file to a
directory that has GBs of free space.

For example, my /tmp is restricted to 256MB and I was recently trying to d/l a
300mb file and annoyed when my d/l failed.

*** This bug has been marked as a duplicate of 69938 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
v
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.