<?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: Uncompress zip archive on cli? in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Uncompress-zip-archive-on-cli/m-p/29347#M2347</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt=" star shooting star the more you know educate yourself GIF" src="https://media3.giphy.com/media/3og0IMJcSI8p6hYQXS/200.webp?cid=3640f6095c54d95e737a736136fa01de" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Feb 2019 23:43:00 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2019-02-01T23:43:00Z</dc:date>
    <item>
      <title>Uncompress zip archive on cli?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Uncompress-zip-archive-on-cli/m-p/29344#M2344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to unzip a zip archive in the cli on a management server. Because on Gaia only gunzip is available i tried it without luck:&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Expert@cp-mgmt:0]# gunzip test.zip &lt;BR /&gt;gzip: test.zip: unknown suffix -- ignored&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On a full featured Linux i am able to uncompress this file with "unzip":&lt;/P&gt;&lt;P&gt;[root@centos temp]# unzip test.zip &lt;BR /&gt;Archive:&amp;nbsp; test.zip&lt;/P&gt;&lt;P&gt;…….&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to uncompress a zip file with gunzip?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Bernhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2019 12:29:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Uncompress-zip-archive-on-cli/m-p/29344#M2344</guid>
      <dc:creator>Bernhard_Sayer</dc:creator>
      <dc:date>2019-01-31T12:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Uncompress zip archive on cli?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Uncompress-zip-archive-on-cli/m-p/29345#M2345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Zip is not included as a part of Check Point's linux installation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;zip and gunzip are two different file-types and support different compression algorithms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- &lt;A class="link-titled" href="https://linux.die.net/man/1/gunzip" title="https://linux.die.net/man/1/gunzip"&gt;https://linux.die.net/man/1/gunzip&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- &lt;A class="link-bare" href="https://linux.die.net/man/1/zip" title="https://linux.die.net/man/1/gunzip"&gt;https://linux.die.net/man/1/zip&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have to copy files over to a gateway or management, then I would recommend using TAR and gzip/xz formats as those are supported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the compression method is unable to be changed, then it is possible to use python on the manager in order to unpack the zip file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;# python -m zipfile -e&amp;nbsp; zipfile.zip&amp;nbsp; .&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2019 16:42:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Uncompress-zip-archive-on-cli/m-p/29345#M2345</guid>
      <dc:creator>masher</dc:creator>
      <dc:date>2019-01-31T16:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Uncompress zip archive on cli?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Uncompress-zip-archive-on-cli/m-p/29346#M2346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks!&lt;/P&gt;&lt;P&gt;This command did the job &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2019 06:34:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Uncompress-zip-archive-on-cli/m-p/29346#M2346</guid>
      <dc:creator>Bernhard_Sayer</dc:creator>
      <dc:date>2019-02-01T06:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Uncompress zip archive on cli?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Uncompress-zip-archive-on-cli/m-p/29347#M2347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt=" star shooting star the more you know educate yourself GIF" src="https://media3.giphy.com/media/3og0IMJcSI8p6hYQXS/200.webp?cid=3640f6095c54d95e737a736136fa01de" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2019 23:43:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Uncompress-zip-archive-on-cli/m-p/29347#M2347</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2019-02-01T23:43:00Z</dc:date>
    </item>
  </channel>
</rss>

