Unzip Several Files

Hey Guys, i need some help or Idea about how to Unzip Several Files in Knime. I saw i can unzip with “UnzipFiles” just one File but i need it for more than one.

How can i achive it ? Do you have an example for me ?

Best Regards
Philipp

Hi Philipp,

take a “List Files” Node in order to read a whole folder followed by a “Table Row To Variable Loop Start”. This should give you the location of each zip-file.

Then unzip and the “Loop End” Node…
image

Hope this helps.

Greetz, Tommy

3 Likes

Tommy thanks. You made my Day. :upside_down_face:

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.