<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Unable to unzip .Z file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-unzip-Z-file/m-p/2239128#M27017</link>
    <description>Hi, &lt;BR /&gt;You can use 7zip/WinRaR to exact GZIP or  .Z files and call 7zip/WinRaR with &lt;A href="https://help.talend.com/search/all?query=tSystem&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tSystem&lt;/A&gt;. Let me know if it is working with you.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
    <pubDate>Tue, 19 Nov 2013 10:11:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-11-19T10:11:44Z</dc:date>
    <item>
      <title>Unable to unzip .Z file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-unzip-Z-file/m-p/2239127#M27016</link>
      <description>One of my job requirement is to unzip the "abcd.csv.Z" file. ( file is stored in loacl folder)&lt;BR /&gt; am unable to do so with 'tFileUnarchive' component.&lt;BR /&gt;Can you please help?&lt;BR /&gt;its urgent...&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Tue, 19 Nov 2013 09:58:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-unzip-Z-file/m-p/2239127#M27016</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-11-19T09:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to unzip .Z file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-unzip-Z-file/m-p/2239128#M27017</link>
      <description>Hi, &lt;BR /&gt;You can use 7zip/WinRaR to exact GZIP or  .Z files and call 7zip/WinRaR with &lt;A href="https://help.talend.com/search/all?query=tSystem&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tSystem&lt;/A&gt;. Let me know if it is working with you.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 19 Nov 2013 10:11:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-unzip-Z-file/m-p/2239128#M27017</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-19T10:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to unzip .Z file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-unzip-Z-file/m-p/2239129#M27018</link>
      <description>Thanks Sabrina,
&lt;BR /&gt;in tSystem 
&lt;BR /&gt;home directory = "C:/Program Files/7-Zip"
&lt;BR /&gt;command : "cmd /c 7z e C:/Users/Downloads/abcd.csv.Z"
&lt;BR /&gt;output :
&lt;BR /&gt;|begin||
&lt;BR /&gt;7-Zip 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18
&lt;BR /&gt;Processing archive: C:\Users\782077\Downloads\abcd.csv.Z
&lt;BR /&gt;can not open output file abcd.csv
&lt;BR /&gt;Sub items Errors: 1
&lt;BR /&gt;please assist...</description>
      <pubDate>Tue, 19 Nov 2013 10:37:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-unzip-Z-file/m-p/2239129#M27018</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-19T10:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to unzip .Z file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-unzip-Z-file/m-p/2239130#M27019</link>
      <description>Hi,
&lt;BR /&gt;The error info is "1"? If so, it indicate it is warning, no fatal errors, such as some files are in use and it has not been compressed.
&lt;BR /&gt;Is it successful when you use 7-zip to unzip your file by manual?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 20 Nov 2013 07:15:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-unzip-Z-file/m-p/2239130#M27019</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-20T07:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to unzip .Z file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-unzip-Z-file/m-p/2239131#M27020</link>
      <description>able to extract filr manually through 7z.&lt;BR /&gt;requirement is unzip .Z file without using external softwares like 7z.</description>
      <pubDate>Wed, 20 Nov 2013 07:32:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-unzip-Z-file/m-p/2239131#M27020</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-20T07:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to unzip .Z file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-unzip-Z-file/m-p/2239132#M27021</link>
      <description>Hi, 
&lt;BR /&gt;I have made a testing using tsystem call WinRAR to unzip .zip file . It is working well. 
&lt;BR /&gt;See my screenshot for details 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBlj.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156986iAEDF99FEFE28D49D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBlj.png" alt="0683p000009MBlj.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 20 Nov 2013 08:14:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-unzip-Z-file/m-p/2239132#M27021</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-20T08:14:41Z</dc:date>
    </item>
  </channel>
</rss>

