<?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: TAR - Backup with Absolute Path in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-with-absolute-path/m-p/2454842#M770291</link>
    <description>Hello&lt;BR /&gt;&lt;BR /&gt;What is this GNu tar. Can you please give me site address.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regds&lt;BR /&gt;DKR Bhat</description>
    <pubDate>Wed, 18 Oct 2000 08:13:39 GMT</pubDate>
    <dc:creator>DK Raviraja</dc:creator>
    <dc:date>2000-10-18T08:13:39Z</dc:date>
    <item>
      <title>TAR - Backup with Absolute Path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-with-absolute-path/m-p/2454839#M770288</link>
      <description>We got a MEDIA with files backed up using ABsolute Path. How to restore the files to our own directory.&lt;BR /&gt;&lt;BR /&gt;If I give tar -xvf it replaces existing files. How to avoid this ?. Is there any switch so that the files can restored in any other location ?</description>
      <pubDate>Wed, 18 Oct 2000 07:37:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-with-absolute-path/m-p/2454839#M770288</guid>
      <dc:creator>DK Raviraja</dc:creator>
      <dc:date>2000-10-18T07:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: TAR - Backup with Absolute Path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-with-absolute-path/m-p/2454840#M770289</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you can use pax:&lt;BR /&gt;&lt;BR /&gt;change to directory where you want to restore:&lt;BR /&gt;cd &lt;DIR&gt;&lt;BR /&gt;Then do:&lt;BR /&gt;pax -rv -s'/^\///' &lt;BR /&gt;This will restore the archive into the current directory.&lt;BR /&gt;&lt;BR /&gt;Regards &lt;BR /&gt;&lt;BR /&gt;&lt;/DIR&gt;</description>
      <pubDate>Wed, 18 Oct 2000 07:41:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-with-absolute-path/m-p/2454840#M770289</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-10-18T07:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: TAR - Backup with Absolute Path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-with-absolute-path/m-p/2454841#M770290</link>
      <description>&lt;BR /&gt;or download and install gnu tar, by default it restores to the current directory (for absolute paths you need an option).&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Oct 2000 08:03:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-with-absolute-path/m-p/2454841#M770290</guid>
      <dc:creator>Ken Scharpell</dc:creator>
      <dc:date>2000-10-18T08:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: TAR - Backup with Absolute Path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-with-absolute-path/m-p/2454842#M770291</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;What is this GNu tar. Can you please give me site address.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regds&lt;BR /&gt;DKR Bhat</description>
      <pubDate>Wed, 18 Oct 2000 08:13:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-with-absolute-path/m-p/2454842#M770291</guid>
      <dc:creator>DK Raviraja</dc:creator>
      <dc:date>2000-10-18T08:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: TAR - Backup with Absolute Path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-with-absolute-path/m-p/2454843#M770292</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;here the URL for gnuTar:&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Gnome/guiTAR-0.1.4/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Gnome/guiTAR-0.1.4/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Wed, 18 Oct 2000 08:18:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-with-absolute-path/m-p/2454843#M770292</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-10-18T08:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: TAR - Backup with Absolute Path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-with-absolute-path/m-p/2454844#M770293</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;sorry that was the wrong link.&lt;BR /&gt;Here the correct link:&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Gnu/tar-1.13.16/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Gnu/tar-1.13.16/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Wed, 18 Oct 2000 08:21:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-with-absolute-path/m-p/2454844#M770293</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-10-18T08:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: TAR - Backup with Absolute Path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-with-absolute-path/m-p/2454845#M770294</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You could also try the '-C &lt;DIRNAME&gt;' (thats a capital C) option to HP's tar which is supposed to chdir to &lt;DIRNAME&gt; before it starts extracting from the archive.  Hope this help.&lt;BR /&gt;&lt;BR /&gt;&lt;/DIRNAME&gt;&lt;/DIRNAME&gt;</description>
      <pubDate>Wed, 18 Oct 2000 09:11:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-with-absolute-path/m-p/2454845#M770294</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2000-10-18T09:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: TAR - Backup with Absolute Path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-with-absolute-path/m-p/2454846#M770295</link>
      <description>Dear Nair,&lt;BR /&gt;&lt;BR /&gt;My default dir is /home/dkrbhat&lt;BR /&gt;My TAR File name is dkr.TAR&lt;BR /&gt;Created a dir test&lt;BR /&gt;&lt;BR /&gt;tar -xvf dkr.TAR -C  test does not restore files&lt;BR /&gt;&lt;BR /&gt;Can you give me a example.&lt;BR /&gt;&lt;BR /&gt;Of course I completed the job using PAX command !!&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Oct 2000 11:26:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-with-absolute-path/m-p/2454846#M770295</guid>
      <dc:creator>DK Raviraja</dc:creator>
      <dc:date>2000-10-18T11:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: TAR - Backup with Absolute Path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-with-absolute-path/m-p/2454847#M770296</link>
      <description>My apologizes.  Stupid of me to post without testing it out first.  In any case, the -C option only works for creating the archive, i.e. you can specify multipile -C &lt;DIRNAME&gt; &lt;FILENAME&gt; and it will add the file to the archive with a relative path to &lt;DIRNAME&gt;.  But apparently this doesn't work when extracting from the archive (a fact NOT mentioned in the man page).  Again apologies.&lt;BR /&gt;&lt;BR /&gt;-Santosh&lt;/DIRNAME&gt;&lt;/FILENAME&gt;&lt;/DIRNAME&gt;</description>
      <pubDate>Wed, 18 Oct 2000 11:53:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-with-absolute-path/m-p/2454847#M770296</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2000-10-18T11:53:10Z</dc:date>
    </item>
  </channel>
</rss>

