Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

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

Learn More

Default download directory

  • 1 个回答
  • 6 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

Although I set Firefox to ask me where to save a doanloaded file it always gave me a default directory of ..\Downloads. Sometime ago I downloaded a file to a different (..\Microsoft) directory and since then it became the default one. No matter how many times I download files to the \download directory, the displayed default is always ..\Microsoft. How do I change it back so the default directory is ..\Downloads. (In Firefox setting it is set to ask me where to save the file)

Although I set Firefox to ask me where to save a doanloaded file it always gave me a default directory of ..\Downloads. Sometime ago I downloaded a file to a different (..\Microsoft) directory and since then it became the default one. No matter how many times I download files to the \download directory, the displayed default is always ..\Microsoft. How do I change it back so the default directory is ..\Downloads. (In Firefox setting it is set to ask me where to save the file)

所有回复 (1)

more options

Current Firefox versions remember the download directory based upon the URL, so if the URL changes then the default folder may be chosen if there hasn't been selected a download folder before for that server.
You can disable this feature to remember the download directory via the Boolean pref browser.download.lastDir.savePerSite on the about:config page.
The browser.download.lastDir.savePerSite pref doesn't exist by default (it is a hidden pref), so you need to create it.
Create a new Boolean pref with the name browser.download.lastDir.savePerSite and set the value to false.

You may have to clear the "Site Preferences" via Clear Recent History to remove already stored data.