搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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