Cannot unzip "data_v0_chunk.zip"
#2
by
DavidQiu23
- opened
I encountered the same problem. I solved this by using zip -FF data_v0_chunk.zip –out fixed.zip
to fix those zip chunks.
I encountered the same problem. I solved this by using zip -FF data_v0_chunk.zip –out fixed.zip
to fix those zip chunks.