- 积分
 - 41
 
- 威望
 -  
 
- 金钱
 -  
 
- 注册时间
 - 2011-7-29
 
- 在线时间
 -  小时
 
- 最后登录
 - 1970-1-1
 
 
 
 
 
 
 | 
 
目的:远程下载zip  rar 文件 
我用 wget http://******.zip 去下载zip文件 
 
file **.zip 时显示 
HTML document text 
 
 
现在用 unzip **.zip 去解压出了点问题 
 
 
Archive:  114la_GBK_V1.15_20110610.zip 
  End-of-central-directory signature not found.  Either this file is not 
  a zipfile, or it constitutes one disk of a multi-part archive.  In the 
  latter case the central directory and zipfile comment will be found on 
  the last disk(s) of this archive. 
unzip:  cannot find zipfile directory in one of 114la_GBK_V1.15_20110610.zip or 
        114la_GBK_V1.15_20110610.zip.zip, and cannot find 114la_GBK_V1.15_20110610.zip.ZIP, period. 
 
 
网上有个也是解压失败的,那里说什么需要下载的文件二进制才可以解压 
具体情况需要各路大神帮忙解答一下 |   
 
 
 
 |