Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

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

  • 2 답장
  • 1 이 문제를 만남
  • 36 보기
  • 최종 답변자: 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

모든 댓글 (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.

글쓴이 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.