<?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: Unarchive Password protected zip file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Unarchive-Password-protected-zip-file/m-p/2342884#M110701</link>
    <description>&lt;P&gt;Hi have you try the Zip4j method instead of java decrypt?&lt;/P&gt;&lt;P&gt;Send me Love and Kudos&lt;/P&gt;</description>
    <pubDate>Wed, 12 May 2021 14:51:19 GMT</pubDate>
    <dc:creator>gjeremy1617088143</dc:creator>
    <dc:date>2021-05-12T14:51:19Z</dc:date>
    <item>
      <title>Unarchive Password protected zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unarchive-Password-protected-zip-file/m-p/2342883#M110700</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to unzip the password protected zip file. The tfileunarchive component is available where we can set the password and provide the Decrypt Method. But it is not unzipping the file and it gives below error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;javax.crypto.IllegalBlockSizeException: Input length must be multiple of 8 when decrypting with padded cipher&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have select Decrypt method as :&lt;B&gt;Java Decrypt.&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This component works fine if we zip the file with tfilearchive and later use tfileunarchive to unzip the password protect file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide your input to over this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:09:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unarchive-Password-protected-zip-file/m-p/2342883#M110700</guid>
      <dc:creator>Ganshyam</dc:creator>
      <dc:date>2024-11-16T00:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unarchive Password protected zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unarchive-Password-protected-zip-file/m-p/2342884#M110701</link>
      <description>&lt;P&gt;Hi have you try the Zip4j method instead of java decrypt?&lt;/P&gt;&lt;P&gt;Send me Love and Kudos&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2021 14:51:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unarchive-Password-protected-zip-file/m-p/2342884#M110701</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-05-12T14:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unarchive Password protected zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unarchive-Password-protected-zip-file/m-p/2342885#M110702</link>
      <description>&lt;P&gt;Yes , I tried the Zip4j option ,&lt;/P&gt;&lt;P&gt;It gives me below error,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;net.lingala.zip4j.exception.ZipException: net.lingala.zip4j.exception.ZipException: unsupported encryption method.&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As per documentation:&lt;/P&gt;&lt;P&gt;Note that the encrypted archive must be one created by the&amp;nbsp;&lt;B&gt;tFileArchive&lt;/B&gt;&amp;nbsp;component; otherwise you will see error messages or get nothing extracted even if no error message is displayed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 06:19:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unarchive-Password-protected-zip-file/m-p/2342885#M110702</guid>
      <dc:creator>Ganshyam</dc:creator>
      <dc:date>2021-05-13T06:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unarchive Password protected zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unarchive-Password-protected-zip-file/m-p/2342886#M110703</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In addition to that, tFileUnarchive component does not support 7 zip file.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 08:44:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unarchive-Password-protected-zip-file/m-p/2342886#M110703</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-14T08:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Unarchive Password protected zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unarchive-Password-protected-zip-file/m-p/2342887#M110704</link>
      <description>&lt;P&gt;ok,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any  option to read this zip file ,other then using tfileunarchive component?&lt;/P&gt;</description>
      <pubDate>Sat, 15 May 2021 09:44:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unarchive-Password-protected-zip-file/m-p/2342887#M110704</guid>
      <dc:creator>Ganshyam</dc:creator>
      <dc:date>2021-05-15T09:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unarchive Password protected zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unarchive-Password-protected-zip-file/m-p/2342888#M110705</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you please clarify in which Talend version/edition you are?&lt;/P&gt;&lt;P&gt;We have a similar issue and it is fixed in V 7.2.1.&lt;/P&gt;&lt;P&gt;Here is this jira issue: &lt;A href="https://jira.talendforge.org/browse/TDI-42321" alt="https://jira.talendforge.org/browse/TDI-42321" target="_blank"&gt;https://jira.talendforge.org/browse/TDI-42321&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 11:20:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unarchive-Password-protected-zip-file/m-p/2342888#M110705</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-17T11:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unarchive Password protected zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unarchive-Password-protected-zip-file/m-p/2342889#M110706</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Talend Enterprise Edition 7.3.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 13:44:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unarchive-Password-protected-zip-file/m-p/2342889#M110706</guid>
      <dc:creator>Ganshyam</dc:creator>
      <dc:date>2021-05-19T13:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unarchive Password protected zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unarchive-Password-protected-zip-file/m-p/2342890#M110707</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Are you able to read this zip file by using any standard archive software? If so, you could use tSystem component as a workaround to achieve your goal in talend.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 09:11:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unarchive-Password-protected-zip-file/m-p/2342890#M110707</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-20T09:11:16Z</dc:date>
    </item>
  </channel>
</rss>

