Author |
Message |
derf
Minor Diety
Joined: Fri Apr 11, 2003 2:17 pm Posts: 7737 Location: Centre of the sun
|
 Firefox: Where is the cache?
I want to save a .swf (flash) file that i saw on the net, but i cant find where Firefox saves the cache and how i can retreive it.
Ideas?
_________________ "Well a very, very hevate, ah, heavy duh burtation tonight. We had a very derrist derrison, bite, let's go ahead and terrist teysond those fullabit who have the pit." - Serene Branson
|
Thu Dec 01, 2005 2:46 pm |
|
 |
Arathorn
Minor Diety
Joined: Tue Apr 01, 2003 10:23 am Posts: 3956 Location: Amsterdam
|
No. Have you searched the fora at mozillazine.org?
_________________ Melchett: As private parts to the gods are we: they play with us for their sport!
|
Thu Dec 01, 2005 3:19 pm |
|
 |
RB
Emperor
Joined: Wed Apr 16, 2003 1:25 am Posts: 2560
|
Dunno where Firefox place the files... can search later. But if you go to the site with the flash content probably you can search the HTML source and find the links to *.swf files or make save of the page on some local dir and search for flash files in the directory with the files that belong to the saved web page.
*A bit later* ... no way to open it so easy. Firefox's cache is seemly on
[local disk]/Documents and Settings/[name of windows profile]/Application data/Mozilla/Firefox/Profiles/[your firefox profile]/Cache/
and consist of many segment files but not explicit of the files you need.
|
Thu Dec 01, 2005 3:37 pm |
|
 |
derf
Minor Diety
Joined: Fri Apr 11, 2003 2:17 pm Posts: 7737 Location: Centre of the sun
|
Saving the webpage as you say GFree does not save the .swf file.
...
Got it. Did as you said GFree and looked for the filename in the HTML source. Downloaded the file with Download Accellerator Plus.
Only now i need the Flash Player.
_________________ "Well a very, very hevate, ah, heavy duh burtation tonight. We had a very derrist derrison, bite, let's go ahead and terrist teysond those fullabit who have the pit." - Serene Branson
|
Thu Dec 01, 2005 5:04 pm |
|
 |
Arathorn
Minor Diety
Joined: Tue Apr 01, 2003 10:23 am Posts: 3956 Location: Amsterdam
|
Doesn't your browser act as one? Try to open it with Firefox.
_________________ Melchett: As private parts to the gods are we: they play with us for their sport!
|
Thu Dec 01, 2005 5:09 pm |
|
 |
RB
Emperor
Joined: Wed Apr 16, 2003 1:25 am Posts: 2560
|
Not allways... depends...
_________________ ++
|
Thu Dec 01, 2005 5:17 pm |
|
 |
derf
Minor Diety
Joined: Fri Apr 11, 2003 2:17 pm Posts: 7737 Location: Centre of the sun
|
_________________ "Well a very, very hevate, ah, heavy duh burtation tonight. We had a very derrist derrison, bite, let's go ahead and terrist teysond those fullabit who have the pit." - Serene Branson
|
Thu Dec 01, 2005 5:29 pm |
|
 |
Pig
Duke
Joined: Mon Mar 31, 2003 8:59 am Posts: 1358 Location: right behind you
|
Try
C:\Documents and Settings\User\Application Data\Mozilla\Firefox\Profiles\some garbage.default\Cache
|
Thu Dec 01, 2005 7:42 pm |
|
 |
Satis
Felix Rex
Joined: Fri Mar 28, 2003 6:01 pm Posts: 16701 Location: On a slope
|
if you want the swf, the easiest way is typically by looking at the source code of the page. Covered earlier, but to help you along, swf files are always embedded in object tags. Once you find the object tag, you should be able to find the path/name of the file.
What I typically do is just build a really simple html page locally with a link to the file I want to acquire. like:
then open the page in firefox, right click link and save as. Typically easier than finding it in cache.
*edit* well, shit, I think I just found a phpbb flaw.
|
Thu Dec 01, 2005 11:48 pm |
|
 |
RB
Emperor
Joined: Wed Apr 16, 2003 1:25 am Posts: 2560
|
Appendix: Some sites does the link spoofing, generating the page wholy or partially via javascript. In that case try to save the web page localy (Firefox, I mean, for the other I am not sure) and search the saved source for *.swf links - in most of cases, that is the way to unfurl the spoofed HTML source.
|
Fri Dec 02, 2005 10:16 am |
|
|