$ unzip ABC.zip
Archive: ABC.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 ABC.zip or
ABC.zip.zip.zip, and cannot find ABC.zip.zip.ZIP, period.
如何解压 ABC.zip 文件夹?文件夹包含子文件夹和 tex 文件。我的朋友能够解压同一个文件夹,而我的系统却抛出了上述错误消息。
答案1
您是否检查过您系统上的文件大小至少与您朋友的系统上的文件大小相同?此消息是截断的 ZIP 文件的典型信息。