首页 > 其他 > 详细

报错:gzip: stdin: not in gzip format

时间:2015-07-14 06:24:54      阅读:301      评论:0      收藏:0      [点我收藏+]

[root@localhost local]# tar -xvf echoping-6.0.0.tar.gz 


gzip: stdin: not in gzip format

tar: Child returned status 1

tar: Error is not recoverable: exiting now


原因:

[root@localhost local]# file echoping-6.0.0.tar.gz 

echoping-6.0.0.tar.gz: HTML document text

[root@localhost local]# 


因为在下载的时候,页面进行跳转,导致下载的文件不对;

本文出自 “MySQL_db” 博客,请务必保留此出处http://mysqldb.blog.51cto.com/10264653/1673876

报错:gzip: stdin: not in gzip format

原文:http://mysqldb.blog.51cto.com/10264653/1673876

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!