<?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 pax in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pax/m-p/3596010#M511583</link>
    <description>It was stated by Cheryl Griffin that Pax can only handle a logfilename of 100 Characters or less. &lt;BR /&gt;What about the latest version of Pax for 11.0/11.11, does the same rule apply?</description>
    <pubDate>Wed, 03 Aug 2005 13:32:23 GMT</pubDate>
    <dc:creator>Kathy McGohan_1</dc:creator>
    <dc:date>2005-08-03T13:32:23Z</dc:date>
    <item>
      <title>pax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pax/m-p/3596010#M511583</link>
      <description>It was stated by Cheryl Griffin that Pax can only handle a logfilename of 100 Characters or less. &lt;BR /&gt;What about the latest version of Pax for 11.0/11.11, does the same rule apply?</description>
      <pubDate>Wed, 03 Aug 2005 13:32:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pax/m-p/3596010#M511583</guid>
      <dc:creator>Kathy McGohan_1</dc:creator>
      <dc:date>2005-08-03T13:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: pax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pax/m-p/3596011#M511584</link>
      <description>I think the defect was that if the 100th character was '/' ie:&lt;BR /&gt;/long/path/99/101&lt;BR /&gt;it got recorded by pax as&lt;BR /&gt;/long/path/99101&lt;BR /&gt;and then on restore there is an error about&lt;BR /&gt;the file not being found.&lt;BR /&gt;&lt;BR /&gt;This has been fixed in the latest pax patches.&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Aug 2005 14:58:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pax/m-p/3596011#M511584</guid>
      <dc:creator>Michael Roberts_3</dc:creator>
      <dc:date>2005-08-03T14:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: pax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pax/m-p/3596012#M511585</link>
      <description>PHCO_32438 is the latest 11.11 pax patch.&lt;BR /&gt;PHCO_30150 is the last 11.00 pax patch.&lt;BR /&gt;Neither of these patches mention any changes.&lt;BR /&gt;&lt;BR /&gt;pax can handle a /dir/subdirectory/longfilename where the longfilename is 100 characters or less and the total length of /dir/subdirectory/ is 155 characters or less.&lt;BR /&gt;&lt;BR /&gt;If you can point me to the post where you got the original information I posted, I can verify we are talking about the same issue.</description>
      <pubDate>Thu, 04 Aug 2005 06:46:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pax/m-p/3596012#M511585</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2005-08-04T06:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: pax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pax/m-p/3596013#M511586</link>
      <description>Cheryl, the originator of the question was Richard Pereira.  The title was "ignite-Path name element too long - Skipped",  dated 12/21/04.&lt;BR /&gt;&lt;BR /&gt;I believe you've answered my question.  Thanks</description>
      <pubDate>Thu, 04 Aug 2005 07:57:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pax/m-p/3596013#M511586</guid>
      <dc:creator>Kathy McGohan_1</dc:creator>
      <dc:date>2005-08-04T07:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: pax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pax/m-p/3596014#M511587</link>
      <description>To those who answered this question, just wanted you to know that I cannot assign points to you.  Everytime I try, it does nothing.</description>
      <pubDate>Thu, 04 Aug 2005 13:27:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pax/m-p/3596014#M511587</guid>
      <dc:creator>Kathy McGohan_1</dc:creator>
      <dc:date>2005-08-04T13:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: pax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pax/m-p/3596015#M511588</link>
      <description>On my B.11.11 system with PHCO_32438 installed the &amp;gt; 100 char filename restriction is still there, but it appears the length of the directory allowed is at least 178 chars:&lt;BR /&gt;&lt;BR /&gt;Long symlink error:&lt;BR /&gt;pax: pax_test/0/one4567890/two4567890/three67890/four567890/five567890/six456789&lt;BR /&gt;0/seven67890/1234/s1 : Link name is longer than 100 chars.&lt;BR /&gt;&lt;BR /&gt;Long hardlink error:&lt;BR /&gt;pax: pax_test/0/one4567890/two4567890/three67890/four567890/five567890/six456789&lt;BR /&gt;0/seven67890/eight67890/nine567890/bar : Link name is longer than 100 chars.&lt;BR /&gt;&lt;BR /&gt;File name too long error:&lt;BR /&gt;pax: pax_test/012345678901234567890123456789012345678901234567890123456789012345&lt;BR /&gt;67890123456789012345678901234567890 : Path name element too long - skipped&lt;BR /&gt;&lt;BR /&gt;Long directory path ( 178 characters ) seemed to work OK:&lt;BR /&gt;pax_test/0123456789/0123456789/0123456789/0123456789/0123456789/0123456789/01234&lt;BR /&gt;56789/0123456789/0123456789/0123456789/0123456789/0123456789/0123456789/01234567&lt;BR /&gt;89/0123456789/0123456789/0123456789/end&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Aug 2005 14:36:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pax/m-p/3596015#M511588</guid>
      <dc:creator>Michael Roberts_3</dc:creator>
      <dc:date>2005-08-04T14:36:19Z</dc:date>
    </item>
  </channel>
</rss>

