Forum Discussion

Ajay_Chawda's avatar
Ajay_Chawda
Contributor
7 years ago

How to unzip password protected zip file

can someone help me to unzip password protected zip file.
i tried using zipFile read snap but is was throwing error.
zip file is password protected.

5 Replies

  • dmiller's avatar
    dmiller
    Former Employee

    As far as we know, the standard Java libraries for zip don’t support password protection.
    You would likely need an onsite utility and a Groundplex to work with password protected files.

  • Majid's avatar
    Majid
    New Contributor III

    We have same requirement of reading a password protected zip file. @Ajay_Chawda did you find any solution and can you provide any directions.

  • Majid's avatar
    Majid
    New Contributor III

    @dmiller Can you provide any directions on any solution designed by any teams using SnapLogic to read password protected Zip File.

  • dmiller's avatar
    dmiller
    Former Employee

    I’ve asked around and haven’t found anything yet.