Question
Unzipping a zip file
Hey Guys,
I have requirement to get the zip file from UI and unzip and then process further, Here we tried using two different plugins,
- Extract Zip --- this plugin doesn't work as expected, some of the subfolder in our zip doesn't unzipped.
- ZIP Content Extractor -- This works as expected but it's taking much time to extract (eg: - for a 5 MB file, approximately it took more than 5 minutes)
is there any possible option to extract Zip file which will be uploaded from Interface?
Thanks in advance.
