码迷,mamicode.com
首页 > 其他好文 > 详细

报错:gzip: stdin: not in gzip format

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

标签:gzip: stdin: not in gzip format

[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

标签:gzip: stdin: not in gzip format

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!