Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hi there,
Can any suggest how to use unzip the password protected zipfiles. we can use the PSUtilities Unzip service for regular use… But Can I modify any way so that it can be used for password protected zipfiles too…
any help would be appreiciated
Thanks Sandy
Java API lacks support for encrypted zip files. You can create java service using open source jars.
check below open source url [url]http://lingala.net/zip4j/[/url]
Regards, Saravanan.E