搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

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 个回答
  • 19 人有此问题
  • 12 次查看
  • 最后回复者为 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.

所有回复 (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