搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

firefox 6 need to move the cache (temporary files folder) to a particular folder

  • 6 回覆
  • 5 有這個問題
  • 1 次檢視
  • 最近回覆由 JDogLFC

more options

Hello I need to know how to go about moving the temp files folder for firefox 6. I managed to do it easily for IE as it can be done from the settings tabs but for firefox I need to access the about:config as I understand it. However after I implemented browser.cache.disk;D:\Temporary Internet Files and browser.cache.offline;D:\Temporary Internet Files nothing seems to be happening as firefox is still using the original place

Hello I need to know how to go about moving the temp files folder for firefox 6. I managed to do it easily for IE as it can be done from the settings tabs but for firefox I need to access the about:config as I understand it. However after I implemented browser.cache.disk;D:\Temporary Internet Files and browser.cache.offline;D:\Temporary Internet Files nothing seems to be happening as firefox is still using the original place

由 JDogLFC 於 修改

被選擇的解決方法

Correct pref is browser.cache.disk.parent_directory - doesn't exist by default, the user needs to create it.

從原來的回覆中察看解決方案 👍 0

所有回覆 (6)

more options

選擇的解決方法

Correct pref is browser.cache.disk.parent_directory - doesn't exist by default, the user needs to create it.

more options

Thanks I did exactly that but it still continues to use the default dir

more options

See also:

You need to close and restart Firefox after changing the pref on the about:config page.

more options

Yes in fact now it seems to be working. However to function I disabled/restarted/enabled again/restarted both browser.cache.disk.enable and browser.cache.offline.enable

After I did that it transfered everything.

Cheers

more options

You can always verify the location of the cache on the about:cache page via the location bar.

more options

hi cor-el that is super cheers mate