abao 发表于 2011-7-31 22:32:40

问个解压的问题

目的:远程下载ziprar 文件
我用 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.


网上有个也是解压失败的,那里说什么需要下载的文件二进制才可以解压
具体情况需要各路大神帮忙解答一下
页: [1]
查看完整版本: 问个解压的问题