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

When uploading a file type .zip (application/x-zip-compressed), FF changes the file type to .csv (application/octet-stream). I've tried the same process in IE and it works fine. It has worked fine for years using FF, but not now. Any ideas?

  • 1 resposta
  • 19 têm este problema
  • 12 visualizações
  • Última resposta de cor-el

more options

I have a .php process that I upload .zip files to (both compressed and uncompressed). Normally the file uploads and the .php process checks to make sure it is a .zip file. For some unknown reason, when I upload the .zip in FF, the file type (not the name), changes to application/octet-stream, when it should be application/x-zip-compressed. Could this be a new bug? Any suggestions would be helpful.

Thanks.

I have a .php process that I upload .zip files to (both compressed and uncompressed). Normally the file uploads and the .php process checks to make sure it is a .zip file. For some unknown reason, when I upload the .zip in FF, the file type (not the name), changes to application/octet-stream, when it should be application/x-zip-compressed. Could this be a new bug? Any suggestions would be helpful. Thanks.

Todas as respostas (1)

more options

You can try "Reset Download Actions": http://kb.mozillazine.org/File_types_and_download_actions

You can also try to check the application/octet-stream key in the registry and the .zip key.

HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/octet-stream
HKEY_CLASSES_ROOT\.zip