How can i unzip a password protected compressed zip folder
Hi can we get more details on this ? Like what kind of Zip file is it ? Are you using 7 zip ?
I am downloading some files from a website, its being downloaded as compressed zip folder (.zip extension). ALso its password protected. I tried using the custom activity Balareva.external.[activities], but that gives me below error
UnZip: Cannot determine compressed stream type. Supported Archive Formats: Zip, GZip, Tar, Rar, 7Zip
My guess is to try different packages, I am sure there are packages that support a password variable to be passed along.
I tried different packages, but saw only Balareva.external.activites with password parameter. But that one is also not working in this case.
I automated the manual steps actually rather than using any particular activity