Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

Default download directory

  • 1 답장
  • 6 이 문제를 만남
  • 21 보기
  • 최종 답변자: 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.