Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ZipInputStream & ZipEntry taking time to unzip big file

Ravi_TejaFeb 5 2013 — edited Feb 5 2013
Hi,

We have big zip file around 2GB which needs to downloaded and unzipped. We are using ZipInputStream & ZipEntry for unzipping the files.
This is taking around 45 min to unzip the file. Do we have better alternative for doing the same?

Thanks in advance

Regards,
Ravi
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 5 2013
Added on Feb 5 2013
5 comments
1,101 views