Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Learn More

Cant get FF to auto save .txt files like it does .doc files.

  • 9 respostas
  • 2 têm este problema
  • 1 visualização
  • Última resposta de ly92078

more options

when i change the action in the application section for a .doc file (ie open with... or save) it works. But if i try same for a .txt file it just opens the file and wont auto save it like a doc or rtxt file. Using FF 13.0.1. Windows 7.

when i change the action in the application section for a .doc file (ie open with... or save) it works. But if i try same for a .txt file it just opens the file and wont auto save it like a doc or rtxt file. Using FF 13.0.1. Windows 7.

Solução escolhida

If you set the Boolean pref browser.altClickSave to true on the about:config page then you can force a download if you hold down the Alt key and left-click the link.

Ler esta resposta 👍 1

Todas as respostas (9)

more options

Hi,

One way you could try is to right-click the link and Save Link as.

more options

Thank you for the suggestion. That does work, but would be nice to just click once and have it go to the download file, as I can do with a .doc or .rtxt file.

more options

It could be because Firefox has the ability to render text files internally like with HTML. You can try Force Content-Type and obscure the content type, so that it is downloadable.

more options

Force Content Type did not seem to work for me. I might have not configured it correctly.

more options

The problem with using Force Content Type is that for every file whose content-type you want to change, you have to specify the path to that file first. It is easier just to right-click the link and choose save.

more options

The right click does work by pushing right click and then save for .txt files.

 It would be more convenient when downloading 30 or so linked txt documents to just press once on each link, which I can do if it is a doc or rtf document. 
And what would be even better would be to highlight the whole list of links at once!  Haven't found anything to do that.
more options

Solução escolhida

If you set the Boolean pref browser.altClickSave to true on the about:config page then you can force a download if you hold down the Alt key and left-click the link.

more options

Text files are usually send by the server as text/plain and that causes them to get displayed in a browser tab instead of offering to download the file.
You will have to use "Save Link as" in the right-click context menu or use the above mentioned method with holding down the Alt key and left-click.

more options

Thank you cor-el. That worked!