Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

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”.

Więcej informacji
Wątek został zarchiwizowany. Jeśli potrzebujesz pomocy, zadaj nowe pytanie.
Zarchiwizowany

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

cor-el odpowiedziano
djtaylor26

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?

Wszystkie odpowiedzi (2)

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.

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.