Mozilla 도움말 검색

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

자세히 살펴보기

How do I get the original file name to persist after download?

  • 2 답장
  • 1 이 문제를 만남
  • 25 보기
  • 최종 답변자: cor-el

more options

Firefox is renaming all downloaded file names with the same name. How do I get the original file name to persist after download?

Firefox is renaming all downloaded file names with the same name. How do I get the original file name to persist after download?

모든 댓글 (2)

more options

This setting is in the header of the download request, you would have to edit the headers coming in. Since it is controlled by the server, I do not think this is an easy solution.

more options

You may be experiencing this bug in case a Content-Disposition header is used.

  • bug 1180126 - Content-Disposition: inline; filename= doesn't work with Save As

A possible workaround is to open the image in a tab and use "Save Page As" to save the image.