Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
use a different foldr than /tmp for firefox download
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
njcwotx
Guru
Guru


Joined: 25 Feb 2005
Posts: 587
Location: Texas

PostPosted: Thu Jan 14, 2010 8:07 pm    Post subject: use a different foldr than /tmp for firefox download Reply with quote

I have a small root partition, where /tmp resides, but my home folder is fairly large. When I try downloading a 3.5G iso firefox says there is not enough room in /tmp for the temp file.

Is there a way to tell firefox to use another folder to temporarily store a file when it downloads. Iv played with env variables and looked in preferences but cant see anything or get it to use another folder.

To be clear, this is the temporary folder to create the temporary file to download. The download directory is already a folder in the home folder. this is the file that looks like this /tmp/.K23Kdf2.bin.part
_________________
Drinking from the fountain of knowldege.
Sometimes sipping.
Sometimes gulping.
Always thirsting.
Back to top
View user's profile Send private message
ryan221
n00b
n00b


Joined: 07 Jan 2010
Posts: 28

PostPosted: Thu Jan 14, 2010 8:30 pm    Post subject: Reply with quote

i couldn't find anything , i would have thought it would have been in a config file somewhere but didn't see anything.

all i can suggest is a temporary link from /tmp to somewhere with enough room for a quick fix to get the file you want.

Hopefully someone else knows the answer cause now i'm curious myself.
Back to top
View user's profile Send private message
Spaulding
Apprentice
Apprentice


Joined: 16 Apr 2006
Posts: 159
Location: /dev/vagina

PostPosted: Thu Jan 14, 2010 8:43 pm    Post subject: Reply with quote

Code:
export TMPDIR=$HOME/tmp ; firefox
:?:
Back to top
View user's profile Send private message
furanku
l33t
l33t


Joined: 08 May 2003
Posts: 905
Location: Hamburg, Germany

PostPosted: Thu Jan 14, 2010 11:14 pm    Post subject: Reply with quote

In Edit->Preferences->Main there is an option "Save files to:" with a "Browse" button to set a location for the download.

I've nevee seen firefox downloading temporary to /tmp. AFAIK it downloads to <filename>.part, and while the download runs creates a temporary empty file without the .part extension (to reserve the filename while the download is running) and finally moves <filename>.part to <filename>.

Which firefox version are you using?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum