Hi,
Want to know the limitations of zip and unzip command on 32 bit machine regarding two things:
1.) Maximum no of files that can be zipped.
2.) Maximum file size.
I am creating zip of data having size approx 14GB, it makes zip file of around 6GB. And then while trying to unzip this package, just to make sure that previously created zip is fine or not, got following error message:
So want to know, is there any issue with zip and unzip command on 32-bit machine?
Thanks in advance,
Rax
Want to know the limitations of zip and unzip command on 32 bit machine regarding two things:
1.) Maximum no of files that can be zipped.
2.) Maximum file size.
I am creating zip of data having size approx 14GB, it makes zip file of around 6GB. And then while trying to unzip this package, just to make sure that previously created zip is fine or not, got following error message:
Code:
End-of-central-directory signature not found. Either this file is not a zip file, or it constitutes one disk of a multi-part
archive
So want to know, is there any issue with zip and unzip command on 32-bit machine?
Thanks in advance,
Rax