[resolved] Unarchive multiple zip files using tFileUnarchive
Hi guys,
I'm using an FTP connection to get a .zip file from my FTP.
I saved all that .zip files on my documents and then planning to extract all of it in just one job.
is it possible to unzip or unarchived all the .zip files in one folder using tFileUnarchive?
Note: I already did this in only ONE .zip file and it worked. I'm planning to do it for multiple .zip files.
Any suggestions?
Thanks in advance!