-
Zip partial and merge
hallo,
how to get compressed size of a ZipEntry while creating zip file. I need to create a zip file for an array files based on some specific size for the zip file. If the zip file exceeds that limit then i have to break the zip files into multiple zip files. Now to implement this i need to check compressed size of each ZipEntry while creating zip files, but I am always getting -1 instead of compressed size(using ZipEntry getCompressedSize()). Should I make a own getCompressedSize method or should I use OutputStream. Any help is appreated, thanks
rusli(brusli@excite.com)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks