Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Irregular Disk Caching on Mac - Where do these files go???

  • 2 odpovědi
  • 1 má tento problém
  • 36 zobrazení
  • Poslední odpověď od avalbrec

more options

I've noticed from time to time that Firefox doesn't place cache files in the normal ~/Library/Caches location. On rebooting, I cannot also locate any cache components (like startupCache.*.big) in a "Recovered files" folder in the trash. So in a case like this were the heck do these caches go and how can I get rid of them. I have an SSD that is about half full and the last thing I need is to have it filling up with stupid temporary internet files.

Thanks

I've noticed from time to time that Firefox doesn't place cache files in the normal ~/Library/Caches location. On rebooting, I cannot also locate any cache components (like startupCache.*.big) in a "Recovered files" folder in the trash. So in a case like this were the heck do these caches go and how can I get rid of them. I have an SSD that is about half full and the last thing I need is to have it filling up with stupid temporary internet files. Thanks

Všechny odpovědi (2)

more options

"Recovered files" are temp files that Firefox creates for special purposes including clipboard actions.

See:

You can try to set this pref to true on the about:config page.

  • browser.helperApps.deleteTempFileOnExit = true

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

Upravil uživatel cor-el dne

more options

cor-el said

"Recovered files" are temp files that Firefox creates for special purposes including clipboard actions. See: You can try to set this pref to true on the about:config page.
  • browser.helperApps.deleteTempFileOnExit = true
You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

Thanks so much for the reply but in this case, as stated in my original, the caches aren't even making it to the Recovered files in the Trash. Am thinking it is more likely it's getting bogged-down in var/vm somewhere.