Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > Ubuntu

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-20-2008, 05:37 AM
John Savage
 
Posts: n/a
where are firefox's temp files?

There are times when I'd like to move to my home directory one or two of
the graphics files the browser has retrieved when presenting a web page.

Where could I find Firefox's temporary graphics files? I can retrieve
youtube mp4s from /tmp but ordinary jpgs aren't found there.

I'm using Ubuntu 7.10 and Firefox 3

Thanks.
--
John Savage (my news address is not valid for email)
Reply With Quote
  #2 (permalink)  
Old 07-20-2008, 07:52 AM
Martin Schnitkemper
 
Posts: n/a
Re: where are firefox's temp files?

· John Savage <rookswood@suburbian.com.au> schrieb:

> Where could I find Firefox's temporary graphics files?


In the ~/.mozilla/firefox/<your-ID>/Cache folder.

Martin.
--
OS: openSUSE 10.2 (i586)
Kernel: 2.6.18.8-0.10-default
KDE: 3.5.9 "release 65.1"

Reply With Quote
  #3 (permalink)  
Old 07-20-2008, 08:19 AM
johnny bobby bee
 
Posts: n/a
Re: where are firefox's temp files?

John Savage wrote:
> There are times when I'd like to move to my home directory one or two of
> the graphics files the browser has retrieved when presenting a web page.


Right-click --> 'save image as'?

What am I missing?

--
As we enjoy great advantages from inventions of others, we should be
glad of an opportunity to serve others by any invention of ours;
and this we should do freely and generously.
--Benjamin Franklin
Reply With Quote
  #4 (permalink)  
Old 07-20-2008, 10:25 AM
Man-wai Chang ToDie (33.6k)
 
Posts: n/a
Re: where are firefox's temp files?

>> Where could I find Firefox's temporary graphics files?
> In the ~/.mozilla/firefox/<your-ID>/Cache folder.


It's called a profile directory. A profile contains your bookmarks,
passswords, history, cache, ... "firefox -p" would bring up the profile
manager.

--
@~@ Might, Courage, Vision, SINCERITY.
/ v \ Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (Xubuntu 8.04) Linux 2.6.26
^ ^ 18:23:01 up 5 days 21:49 3 users load average: 1.12 1.03 1.01
ºî ´© (CSSA):
http://www.swd.gov.hk/tc/index/site_...ub_addressesa/
Reply With Quote
  #5 (permalink)  
Old 07-20-2008, 02:06 PM
teabag
 
Posts: n/a
Re: where are firefox's temp files?

On Sun, 20 Jul 2008 09:52:08 +0200, Martin Schnitkemper wrote:

> · John Savage <rookswood@suburbian.com.au> schrieb:
>
>> Where could I find Firefox's temporary graphics files?

>
> In the ~/.mozilla/firefox/<your-ID>/Cache folder.
>


However finding anything in there is not easy, filenames are just a hex
string. If jbb's suggestion doesn't work for some reason open about:cache
in a new tab and list your disk cache from there.
You can also look at Page Info <CTL-I>, look in the Media section.
Reply With Quote
  #6 (permalink)  
Old 07-21-2008, 03:27 AM
Bill Marcum
 
Posts: n/a
Re: where are firefox's temp files?

On 2008-07-20, johnny bobby bee <useraddshine-no_spam_eh@yahoo.ca> wrote:
>
>
> John Savage wrote:
>> There are times when I'd like to move to my home directory one or two of
>> the graphics files the browser has retrieved when presenting a web page.

>
> Right-click --> 'save image as'?
>
> What am I missing?
>

That works with still images or animated gifs; the OP mentioned
Youtube. Get the Download Helper extension for firefox. Or
right-click on the page, select "View Page Info" and "Media".

Reply With Quote
  #7 (permalink)  
Old 07-21-2008, 08:02 AM
Mike Scott
 
Posts: n/a
Re: where are firefox's temp files?

Bill Marcum wrote:
> On 2008-07-20, johnny bobby bee <useraddshine-no_spam_eh@yahoo.ca> wrote:
>>
>> John Savage wrote:
>>> There are times when I'd like to move to my home directory one or two of
>>> the graphics files the browser has retrieved when presenting a web page.

>> Right-click --> 'save image as'?
>>
>> What am I missing?
>>

> That works with still images or animated gifs; the OP mentioned
> Youtube. Get the Download Helper extension for firefox. Or
> right-click on the page, select "View Page Info" and "Media".
>

To put it more crudely, how do you grub around inside ff's cache? - an
equivalent of 'pasco' for FF would be might handy sometimes.
Reply With Quote
  #8 (permalink)  
Old 07-21-2008, 08:08 AM
Mike Scott
 
Posts: n/a
Re: where are firefox's temp files?

Mike Scott wrote:
> Bill Marcum wrote:
>> On 2008-07-20, johnny bobby bee <useraddshine-no_spam_eh@yahoo.ca> wrote:
>>>
>>> John Savage wrote:
>>>> There are times when I'd like to move to my home directory one or
>>>> two of
>>>> the graphics files the browser has retrieved when presenting a web
>>>> page.
>>> Right-click --> 'save image as'?
>>>
>>> What am I missing?
>>>

>> That works with still images or animated gifs; the OP mentioned
>> Youtube. Get the Download Helper extension for firefox. Or
>> right-click on the page, select "View Page Info" and "Media".
>>

> To put it more crudely, how do you grub around inside ff's cache? - an
> equivalent of 'pasco' for FF would be might handy sometimes.


Non-interactively (eg from a shell script) that is.

Reply With Quote
  #9 (permalink)  
Old 08-02-2008, 02:07 PM
John Savage
 
Posts: n/a
Re: where are firefox's temp files?

"Man-wai Chang ToDie (33.6k)" <toylet.toylet@gmail.com> writes:
>>> Where could I find Firefox's temporary graphics files?

>> In the ~/.mozilla/firefox/<your-ID>/Cache folder.

>
>It's called a profile directory. A profile contains your bookmarks,
>passswords, history, cache, ... "firefox -p" would bring up the profile
>manager.


$ firefox -p
run-mozilla.sh: Cannot execute /usr/lib/firefox/firefox-bin.pure.

Maybe this means that my firefox is not correctly installed?

But you prompted me to go looking for a profile file, and this
looks like it:

$ cat ~/.mozilla/firefox/profiles.ini
[General]
StartWithLastProfile=1

[Profile0]
Name=default
IsRelative=1
Path=zika351z.default

Thanks.
--
John Savage (my news address is not valid for email)
Reply With Quote
  #10 (permalink)  
Old 08-02-2008, 02:07 PM
John Savage
 
Posts: n/a
Re: where are firefox's temp files?

Martin Schnitkemper <news.trash.5.mschnitk@spamgourmet.com> writes:
>John Savage <rookswood@suburbian.com.au> schrieb:
>
>> Where could I find Firefox's temporary graphics files?

>
>In the ~/.mozilla/firefox/<your-ID>/Cache folder.


Exactly what I wanted.

It's ~/.mozilla/firefox/zika351z.default/Cache here I discovered, but
I see how I can change that.
--
John Savage (my news address is not valid for email)
Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > Ubuntu


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 11:56 PM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109