Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

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

  • 2 réponses
  • 1 a ce problème
  • 29 vues
  • Dernière réponse par 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

Toutes les réponses (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.

Modifié le par cor-el

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.