How do i unzip zip files under parent zip?
When unzip the zip files programmatically, I realized some zip contains further child zips. How do I unzip all zips including child zips from a directory?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Istudent RanaPosted Feb 24, 2020, 11:59 PM
Dipa MehtaPosted Feb 18, 2020, 1:57 AM
When you extract files from a zipped folder, a new folder with the same name is created which contains the files. The compressed (zipped) version also remains.