Avatar for Username

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

Downloads not going to designated download folder

  • 4 απαντήσεις
  • 5 έχουν αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από 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

Επιλεγμένη λύση

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.

Ανάγνωση απάντησης σε πλαίσιο 👍 1

Όλες οι απαντήσεις (4)

more options

Επιλεγμένη λύση

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.