andante 寫:
在 Linux 上開啟 File-roller 後解壓有如下輸出
skipping: dictionary.com.src unsupported compression method 12
想起以前在
7-zip 那裡看到的一段:
引言回覆:
Why can't 7-Zip open some ZIP archives?
In 99% of these cases it means that the archive contains incorrect headers. ZIP archives contain two copies of headers. 7-Zip reads both copies and won't open archives with incorrect data in the headers. Other ZIP programs can open some archives with incorrect headers, since these programs usually read only one copy of the headers, or they just ignore errors.
If you have such archive, please don't call the 7-Zip developers about it. Instead try to find the program that was used to create the archive and inform the developers of that program that their software is not ZIP-compatible.
There is now also an extension to the ZIP format for strong encryption (AES) support. 7-Zip still doesn't support this. It will be implemented later.
也許要查查是用哪個軟體壓縮的了。