<?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 java zip error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/java-zip-error/m-p/5789721#M481689</link>
    <description>&lt;P&gt;Good day,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Has anyone ever seen this type of file permissions created by a java zip utility? I need to know how this happened and how I could fix the permissions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;natux23:/sasenv/biserver/Lev1/SASMeta/MetadataServer/Backups/ContentBackup# ll&lt;BR /&gt;.ziprwxrwx&amp;nbsp;&amp;nbsp; 1 root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sas&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1262297 Aug 31 11:38 ContentServerBackup120831&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jacques&lt;/P&gt;</description>
    <pubDate>Fri, 31 Aug 2012 19:17:11 GMT</pubDate>
    <dc:creator>Jacques Carriere</dc:creator>
    <dc:date>2012-08-31T19:17:11Z</dc:date>
    <item>
      <title>java zip error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-zip-error/m-p/5789721#M481689</link>
      <description>&lt;P&gt;Good day,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Has anyone ever seen this type of file permissions created by a java zip utility? I need to know how this happened and how I could fix the permissions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;natux23:/sasenv/biserver/Lev1/SASMeta/MetadataServer/Backups/ContentBackup# ll&lt;BR /&gt;.ziprwxrwx&amp;nbsp;&amp;nbsp; 1 root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sas&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1262297 Aug 31 11:38 ContentServerBackup120831&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jacques&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2012 19:17:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-zip-error/m-p/5789721#M481689</guid>
      <dc:creator>Jacques Carriere</dc:creator>
      <dc:date>2012-08-31T19:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: java zip error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-zip-error/m-p/5789727#M481690</link>
      <description>&lt;P&gt;That is seriously wrong on the permissions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you tried just doing a 'chmod' on the file to change the permissions to something else (anything else).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Something like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;chmod 000 ContentServerBackup120831&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;will completely blank out permissions.&amp;nbsp; You should see the permissions displayed as all '-'s (10 of them to be precise).&amp;nbsp; You could then change the permissions to something more suitable and verify that it displays correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;chmod 444 ContentServerBackup120831&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2012 19:20:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-zip-error/m-p/5789727#M481690</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2012-08-31T19:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: java zip error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-zip-error/m-p/5789733#M481691</link>
      <description>natux23:/sasenv/biserver/Lev1/SASMeta/MetadataServer/Backups/ContentBackup# ll&lt;BR /&gt;total 2466&lt;BR /&gt;.ziprwxrwx 1 root sas 1262297 Aug 31 11:38 ContentServerBackup120831&lt;BR /&gt;natux23:/sasenv/biserver/Lev1/SASMeta/MetadataServer/Backups/ContentBackup# chmod 000 ContentServerBackup120831&lt;BR /&gt;chmod: can't access ContentServerBackup120831&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Aug 2012 19:22:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-zip-error/m-p/5789733#M481691</guid>
      <dc:creator>Jacques Carriere</dc:creator>
      <dc:date>2012-08-31T19:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: java zip error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-zip-error/m-p/5789765#M481692</link>
      <description>&lt;P&gt;There may be non-printable characters in the filename, which may actually explain the the way it is being displayed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# ll -b&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The '-b' option will show non-printable characters in octal notation, so you should see some very strange looking output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2012 20:03:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-zip-error/m-p/5789765#M481692</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2012-08-31T20:03:11Z</dc:date>
    </item>
  </channel>
</rss>

