Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜索 | 用户支持

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

详细了解

Stop Files From Automatically Saved to Backup Folder

  • 2 个回答
  • 0 人有此问题
  • 1 次查看
  • 最后回复者为 wingrider6

more options

If I download a .PDF file (or anything else) Firefox asks where I want to save the file and I can change the name of the file. The file is then downloaded to my selected folder on my PC. BUT a copy of the file, with original name, is also stored in my C: downloads folder. How can I stop that? I know how I can change the default folder but I do not want any default download folder, I want to be asked "Where?", "Name?" and the ONLY copy of download goes to that location.

If I download a .PDF file (or anything else) Firefox asks where I want to save the file and I can change the name of the file. The file is then downloaded to my selected folder on my PC. BUT a copy of the file, with original name, is also stored in my C: downloads folder. How can I stop that? I know how I can change the default folder but I do not want any default download folder, I want to be asked "Where?", "Name?" and the ONLY copy of download goes to that location.

被采纳的解决方案

You can set browser.download.start_downloads_in_tmp_dir => true on the about:config page to make Firefox use the OS temp folder for downloads you open in an external application.

You can open the about:config page via the location/address bar. On the warning page, you can click "Accept the Risk and Continue" to open about:config.

定位到答案原位置 👍 0

所有回复 (2)

more options

选择的解决方案

You can set browser.download.start_downloads_in_tmp_dir => true on the about:config page to make Firefox use the OS temp folder for downloads you open in an external application.

You can open the about:config page via the location/address bar. On the warning page, you can click "Accept the Risk and Continue" to open about:config.

more options

This seems to take care of the problem. Rarely check Downloads folder but when do it's always full of "junk." Thanks.