microsoft / AEC-Challenge

AEC Challenge
MIT License
378 stars 128 forks source link

can not unzip fullband.zip #15

Open Haibit opened 2 years ago

Haibit commented 2 years ago

input-> unzip fullband.zip output-> Archive: fullband.zip warning [fullband.zip]: 16408725263 extra bytes at beginning or within zipfile (attempting to process anyway) error [fullband.zip]: start of central directory not found; zipfile corrupt. (please check that you have transferred or created the zipfile in the appropriate BINARY mode and that you have compiled UnZip properly)

vic22981106 commented 10 months ago

same here~ I've downloaded the fullband.zip, fullband_mobile.zip.001, fullband_mobile.zip.002 and I cannot unzip these three files. Any suggestion?

dr-costas commented 9 months ago

Same here.

hangtingchen commented 7 months ago

just zip -FF fullband.zip --out fullband_new.zip This works well for me.