<?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: [resolved] Unarchive multiple zip files using tFileUnarchive in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unarchive-multiple-zip-files-using-tFileUnarchive/m-p/2342434#M110299</link>
    <description>Hi, &lt;BR /&gt;I have seen your pic, the work flow is correct but not the connection. Please see the &lt;A href="https://help.talend.com/search/all?query=Connection+types&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;Connection types&lt;/A&gt;&lt;BR /&gt;There is a scenario in component reference &lt;A href="https://help.talend.com/search/all?query=tFTPFileList&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tFTPFileList&lt;/A&gt;, it will be helpful for your case.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
    <pubDate>Fri, 24 May 2013 07:52:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-05-24T07:52:01Z</dc:date>
    <item>
      <title>[resolved] Unarchive multiple zip files using tFileUnarchive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unarchive-multiple-zip-files-using-tFileUnarchive/m-p/2342431#M110296</link>
      <description>Hi guys, 
&lt;BR /&gt;I'm using an FTP connection to get a .zip file from my FTP. 
&lt;BR /&gt;I saved all that .zip files on my documents and then planning to extract all of it in just one job. 
&lt;BR /&gt;is it possible to unzip or unarchived all the .zip files in one folder using tFileUnarchive? 
&lt;BR /&gt;Note: I already did this in only ONE .zip file and it worked. I'm planning to do it for multiple .zip files. 
&lt;BR /&gt;Any suggestions? 
&lt;BR /&gt;Thanks in advance! 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEV1.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135475i3AE39CFE429FE71C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEV1.jpg" alt="0683p000009MEV1.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Sat, 16 Nov 2024 12:01:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unarchive-multiple-zip-files-using-tFileUnarchive/m-p/2342431#M110296</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unarchive multiple zip files using tFileUnarchive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unarchive-multiple-zip-files-using-tFileUnarchive/m-p/2342432#M110297</link>
      <description>&lt;P&gt;Hi, &lt;BR /&gt;FileList component can give a help on such issue&lt;BR /&gt;To make it clear, I have design a demo job: tFilelist--&amp;gt;tFileUnarchive&lt;BR /&gt;See my screenshots for details&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEZL.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150266i999B5B0D11B3CDBB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEZL.png" alt="0683p000009MEZL.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEZQ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131600iF0292DA3169D4798/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEZQ.png" alt="0683p000009MEZQ.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2013 06:52:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unarchive-multiple-zip-files-using-tFileUnarchive/m-p/2342432#M110297</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-24T06:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unarchive multiple zip files using tFileUnarchive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unarchive-multiple-zip-files-using-tFileUnarchive/m-p/2342433#M110298</link>
      <description>Hi xdshi,
&lt;BR /&gt;thanks for you answer, I'll show you my current job for FTP. I attached a picture on my original post at the top.
&lt;BR /&gt;should I place a tFileList after the tFTPget?
&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 24 May 2013 07:07:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unarchive-multiple-zip-files-using-tFileUnarchive/m-p/2342433#M110298</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-24T07:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unarchive multiple zip files using tFileUnarchive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unarchive-multiple-zip-files-using-tFileUnarchive/m-p/2342434#M110299</link>
      <description>Hi, &lt;BR /&gt;I have seen your pic, the work flow is correct but not the connection. Please see the &lt;A href="https://help.talend.com/search/all?query=Connection+types&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;Connection types&lt;/A&gt;&lt;BR /&gt;There is a scenario in component reference &lt;A href="https://help.talend.com/search/all?query=tFTPFileList&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tFTPFileList&lt;/A&gt;, it will be helpful for your case.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 24 May 2013 07:52:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unarchive-multiple-zip-files-using-tFileUnarchive/m-p/2342434#M110299</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-24T07:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unarchive multiple zip files using tFileUnarchive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unarchive-multiple-zip-files-using-tFileUnarchive/m-p/2342435#M110300</link>
      <description>I checked the connection. But still it cannot find the .zip file? 
&lt;BR /&gt;All I can do is to select only one zip file and it will take time. 
&lt;BR /&gt;Any suggestions? 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 24 May 2013 08:08:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unarchive-multiple-zip-files-using-tFileUnarchive/m-p/2342435#M110300</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-24T08:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unarchive multiple zip files using tFileUnarchive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unarchive-multiple-zip-files-using-tFileUnarchive/m-p/2342436#M110301</link>
      <description>Hi, &lt;BR /&gt;Did you set the mask "*.zip" in tFTPFileList? And the Supplier.zip file indeed exist in your FTP? I will make a testing on FTP to see if this issue repro. In addition, there is no error in local studio without FTP. I have make a testing before and it is possible Unarchive multiple zip files using tFileUnarchive.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 24 May 2013 08:18:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unarchive-multiple-zip-files-using-tFileUnarchive/m-p/2342436#M110301</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-24T08:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unarchive multiple zip files using tFileUnarchive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unarchive-multiple-zip-files-using-tFileUnarchive/m-p/2342437#M110302</link>
      <description>Yes. I already set the mask in FTPfilelist, and supplier.zip is in my ftp 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;also, the error ONLY occurs on the tfileunarchive, it cannot see the Supplier.zip that i got from my FTP. 
&lt;BR /&gt;Thanks.</description>
      <pubDate>Fri, 24 May 2013 08:31:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unarchive-multiple-zip-files-using-tFileUnarchive/m-p/2342437#M110302</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-24T08:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unarchive multiple zip files using tFileUnarchive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unarchive-multiple-zip-files-using-tFileUnarchive/m-p/2342438#M110303</link>
      <description>Hi, 
&lt;BR /&gt; tFTPget will put the .zip files into your local disk, after that you need a tFileList to fetch them together and then unarchived. 
&lt;BR /&gt;First of all, make sure the zip files got from FTP are saved in your Disk. 
&lt;BR /&gt;The work flow should be as my screenshot 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009METF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140511i3AD6DAC5E3443746/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009METF.png" alt="0683p000009METF.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 24 May 2013 09:19:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unarchive-multiple-zip-files-using-tFileUnarchive/m-p/2342438#M110303</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-24T09:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unarchive multiple zip files using tFileUnarchive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unarchive-multiple-zip-files-using-tFileUnarchive/m-p/2342439#M110304</link>
      <description>It's now working Sabrina!! Thanks for the great help! 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 24 May 2013 09:32:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unarchive-multiple-zip-files-using-tFileUnarchive/m-p/2342439#M110304</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-24T09:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unarchive multiple zip files using tFileUnarchive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unarchive-multiple-zip-files-using-tFileUnarchive/m-p/2342440#M110305</link>
      <description>Hi, &lt;BR /&gt;Thanks for your feedback. It is a good news! Feel free post your issue on forum and I will do my best to give a help.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 24 May 2013 09:39:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unarchive-multiple-zip-files-using-tFileUnarchive/m-p/2342440#M110305</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-24T09:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unarchive multiple zip files using tFileUnarchive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unarchive-multiple-zip-files-using-tFileUnarchive/m-p/2342441#M110306</link>
      <description>Thanks a lot sabrina for your great help 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;)</description>
      <pubDate>Wed, 02 Jul 2014 10:24:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unarchive-multiple-zip-files-using-tFileUnarchive/m-p/2342441#M110306</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-02T10:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unarchive multiple zip files using tFileUnarchive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unarchive-multiple-zip-files-using-tFileUnarchive/m-p/2342442#M110307</link>
      <description>that was really helpfull.</description>
      <pubDate>Thu, 09 Mar 2017 06:46:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unarchive-multiple-zip-files-using-tFileUnarchive/m-p/2342442#M110307</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-09T06:46:46Z</dc:date>
    </item>
  </channel>
</rss>

