<?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: frecover in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2954540#M116789</link>
    <description>The best option is to use "sam"</description>
    <pubDate>Fri, 18 Apr 2003 20:25:34 GMT</pubDate>
    <dc:creator>CCIL</dc:creator>
    <dc:date>2003-04-18T20:25:34Z</dc:date>
    <item>
      <title>frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2954536#M116785</link>
      <description>How to restore a file/directory from a tape to a new path/directory using frecover without overwritting the existing file?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 18 Apr 2003 04:46:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2954536#M116785</guid>
      <dc:creator>M.M. Oee</dc:creator>
      <dc:date>2003-04-18T04:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2954537#M116786</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;cd /newdir&lt;BR /&gt;frecover -xvF -f /dev/rmt/0m -i /origdir/yourfile&lt;BR /&gt;&lt;BR /&gt;-F : skip directory structure; result: /newdir/yourfile.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;cd /newdir&lt;BR /&gt;frecover -xvX -f /dev/rmt/0m -i /origdir/yourfile&lt;BR /&gt;&lt;BR /&gt;-X : relative to current dir; result: /newdir/origdir/yourfile&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;best regards,&lt;BR /&gt;Thierry Poels.</description>
      <pubDate>Fri, 18 Apr 2003 05:41:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2954537#M116786</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2003-04-18T05:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2954538#M116787</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;he is correct .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It may be nice to recover relative somewhere in a directory like /tmp/local.&lt;BR /&gt;To restore relative, you must go first to the directory with cd, and then&lt;BR /&gt;use the X or F option.&lt;BR /&gt;&lt;BR /&gt;cd /tmp/local; /etc/frecover -xvXi /directory&lt;BR /&gt;        (with directory tree path )&lt;BR /&gt;cd /tmp/local; /etc/frecover -xvFi /directory&lt;BR /&gt;        (without path, only files names)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                     steve Steel</description>
      <pubDate>Fri, 18 Apr 2003 11:02:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2954538#M116787</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2003-04-18T11:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2954539#M116788</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;Make sure you cd to the a temporary directory and use the -X when using the frecover command. &lt;BR /&gt;&lt;BR /&gt; -X          Recover files relative to the current working directory.&lt;BR /&gt;                  Normally frecover recovers files to their absolute path&lt;BR /&gt;                  name.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;DR</description>
      <pubDate>Fri, 18 Apr 2003 11:55:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2954539#M116788</guid>
      <dc:creator>Dario_1</dc:creator>
      <dc:date>2003-04-18T11:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2954540#M116789</link>
      <description>The best option is to use "sam"</description>
      <pubDate>Fri, 18 Apr 2003 20:25:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2954540#M116789</guid>
      <dc:creator>CCIL</dc:creator>
      <dc:date>2003-04-18T20:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2954541#M116790</link>
      <description>Check for more info:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x382531ec5e34d711abdc0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x382531ec5e34d711abdc0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Zafar</description>
      <pubDate>Fri, 18 Apr 2003 20:52:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2954541#M116790</guid>
      <dc:creator>Zafar A. Mohammed_1</dc:creator>
      <dc:date>2003-04-18T20:52:46Z</dc:date>
    </item>
  </channel>
</rss>

