<?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: gnu tar help in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-help/m-p/2803047#M82363</link>
    <description>back to top</description>
    <pubDate>Wed, 11 Sep 2002 02:58:40 GMT</pubDate>
    <dc:creator>T G Manikandan</dc:creator>
    <dc:date>2002-09-11T02:58:40Z</dc:date>
    <item>
      <title>gnu tar help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-help/m-p/2803045#M82361</link>
      <description>tar --version&lt;BR /&gt;tar (GNU tar) 1.13&lt;BR /&gt;&lt;BR /&gt;I am trying to archive files greater then 256 chars using gnu tar.&lt;BR /&gt;&lt;BR /&gt;When I extract the same file gets extracted with zero bytes.&lt;BR /&gt;Even the link the file is associated  is not properly restored.&lt;BR /&gt;&lt;BR /&gt;x ././@LongLink, 250 bytes, 1 tape blocks&lt;BR /&gt;tar: ././@LongLink - cannot create&lt;BR /&gt;x 1oerrepqoprewporewkfdalkfaslklfdsasaklfdsklkflasioreqwioreqwiourieoqreuoireaio&lt;BR /&gt;sfasfauoiuoifoiasoifu symbolic link to /home1/c210/dsrini/chummatest/chummatest/&lt;BR /&gt;chummatest/chummatest/chummatest/chummatest/chummatest/chu&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How to proceed?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 10 Sep 2002 08:09:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-help/m-p/2803045#M82361</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-09-10T08:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: gnu tar help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-help/m-p/2803046#M82362</link>
      <description>Hi,&lt;BR /&gt;problem seems to be the symbolic links in your&lt;BR /&gt;directory.&lt;BR /&gt;&lt;BR /&gt;ref:&lt;BR /&gt;Normally, when tar archives a symbolic link, it writes a block to the archive naming the target of the link. In that way, the tar archive is a faithful record of the filesystem contents. --dereference (-h) is used with --create (-c), and causes tar to archive the files symbolic links point to, instead of the links themselves. When this option is used, when tar encounters a symbolic link, it will archive the linked-to file, instead of simply recording the presence of a symbolic link. &lt;BR /&gt;&lt;BR /&gt;The name under which the file is stored in the file system is not recorded in the archive. To record both the symbolic link name and the file name in the system, archive the file under both names. If all links were recorded automatically by tar, an extracted file might be linked to a file name that no longer exists in the file system. &lt;BR /&gt;&lt;BR /&gt;If a linked-to file is encountered again by tar while creating the same archive, an entire second copy of it will be stored. (This might be considered a bug.) &lt;BR /&gt;&lt;BR /&gt;So, for portable archives, do not archive symbolic links as such, and use --dereference (-h): many systems do not support symbolic links, and moreover, your distribution might be unusable if it contains unresolved symbolic links&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Sep 2002 08:19:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-help/m-p/2803046#M82362</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-09-10T08:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: gnu tar help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-help/m-p/2803047#M82363</link>
      <description>back to top</description>
      <pubDate>Wed, 11 Sep 2002 02:58:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-tar-help/m-p/2803047#M82363</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-09-11T02:58:40Z</dc:date>
    </item>
  </channel>
</rss>

