Forum Discussion

erkonline's avatar
erkonline
New Contributor
6 years ago

How to Unzip tar.gz file

How to unzip tar.gz file? Zip File Read snap is not working for tar.gz files. I am trying decompress snap but I am not sure how to get individual files from the output of Decompress.

2 Replies

  • tharunm's avatar
    tharunm
    New Contributor II

    Hi @erkonline , the decompress snap will not be helpful for .tar file or, files which are compresses. Decompress snap supports only 3 formats.

    I’m also looking for a similar solution on how to read the files in a Zip folder and write back these files outside the Zip Folder using snapLogic.

    It would be a great help if someone could actually suggests the possible solutions.

    • erkonline's avatar
      erkonline
      New Contributor

      I was unable to unzip the .tar file but I hope here the solution to unzip the zip files

      Hope that works for you.