microsoft/AEC-Challenge

can not unzip fullband.zip

Haibit opened this issue · 3 comments

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)

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?

Same here.

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