Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

Downloads not going to designated download folder

  • 4 odpowiedzi
  • 5 osób ma ten problem
  • 144 wyświetlenia
  • Ostatnia odpowiedź od nayhem

more options

Hello, I am on a new computer windows 10 pro with a fresh install of Firefox. While I have about a dozen add-ons I have disabled them all to make certain it was not an add-on causing the issue.

I desire to have all downloads save to my "D" drive (D:\Downloads) I have it set in Firefox options/General/Download location however whenever I download from a new location it defaults back to c:\users\%user%\Downloads Regardless to what I have set in the options of Firefox. I even went so far as to go into "windows settings/system/storage/Save Locations" to no avail. Any Suggestions?

(stats: Windows 10 Pro 64, New Machine, Firefox Version 45.01

TIA

Hello, I am on a new computer windows 10 pro with a fresh install of Firefox. While I have about a dozen add-ons I have disabled them all to make certain it was not an add-on causing the issue. I desire to have all downloads save to my "D" drive (D:\Downloads) I have it set in Firefox options/General/Download location however whenever I download from a new location it defaults back to c:\users\%user%\Downloads Regardless to what I have set in the options of Firefox. I even went so far as to go into "windows settings/system/storage/Save Locations" to no avail. Any Suggestions? (stats: Windows 10 Pro 64, New Machine, Firefox Version 45.01 TIA

Wybrane rozwiązanie

Try to disable the feature to remember a host based download directory by creating a new Boolean pref on the about:config page with the name browser.download.lastDir.savePerSite pref and set its value to false.

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.

Przeczytaj tę odpowiedź w całym kontekście 👍 1

Wszystkie odpowiedzi (4)

more options

Wybrane rozwiązanie

Try to disable the feature to remember a host based download directory by creating a new Boolean pref on the about:config page with the name browser.download.lastDir.savePerSite pref and set its value to false.

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.

more options

Every once in an update, I find that the pref gets switched from boolean to string, which deactivates it. When set back to a boolean, the feature works again.

more options

Are you sure of the name of the pref?

  • browser.download.lastDir is a String pref
  • browser.download.lastDir.savePerSite in a Boolean pref

browser.download.lastDir.savePerSite doesn't exist by default and will only show on the about:config page when you have created it yourself.

more options

I'm certain it's .savePerSite. For whatever reason, the type gets switched.