<?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/2602190#M34463</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Are you putting a path after the -I switch?&lt;BR /&gt;&lt;BR /&gt;Rgds, Robin.</description>
    <pubDate>Fri, 26 Oct 2001 13:30:01 GMT</pubDate>
    <dc:creator>Robin Wakefield</dc:creator>
    <dc:date>2001-10-26T13:30:01Z</dc:date>
    <item>
      <title>frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2602188#M34461</link>
      <description>Hello guys,&lt;BR /&gt;I have execute a fbackup of some dirs.&lt;BR /&gt;i wuold like to know if there is something in my tape but i don't want restore them.&lt;BR /&gt;(for example, like tar tv command)&lt;BR /&gt;I have try with frecover -I -V but...apparently i can't see nothing.&lt;BR /&gt;&lt;BR /&gt;p.s. the fbackup has been done.&lt;BR /&gt;&lt;BR /&gt;Thanks to all&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Oct 2001 13:19:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2602188#M34461</guid>
      <dc:creator>Dario_4</dc:creator>
      <dc:date>2001-10-26T13:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2602189#M34462</link>
      <description>&lt;BR /&gt;To look at the index .. (assuming yr tape device is c2t2d0)&lt;BR /&gt;  &lt;BR /&gt;  # frecover -I /tmp/index -f /dev/rmt/c2t2d0&lt;BR /&gt;  # more /tmp/index</description>
      <pubDate>Fri, 26 Oct 2001 13:26:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2602189#M34462</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2001-10-26T13:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2602190#M34463</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Are you putting a path after the -I switch?&lt;BR /&gt;&lt;BR /&gt;Rgds, Robin.</description>
      <pubDate>Fri, 26 Oct 2001 13:30:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2602190#M34463</guid>
      <dc:creator>Robin Wakefield</dc:creator>
      <dc:date>2001-10-26T13:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2602191#M34464</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;frecover option -I &amp;amp; -V cannot be used together.&lt;BR /&gt;&lt;BR /&gt;Use "frecover -I yourfile ..." to get an index of files on backup.&lt;BR /&gt;Use "frecover -V yourfile ..." to get the Volume header of the backup.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Thierry.</description>
      <pubDate>Fri, 26 Oct 2001 14:03:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2602191#M34464</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2001-10-26T14:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2602192#M34465</link>
      <description>hi&lt;BR /&gt;  You can generate the index file of fbackup as&lt;BR /&gt;&lt;BR /&gt;frecover -I /tmp/filename -f /dev/rmt/Xm&lt;BR /&gt;&lt;BR /&gt;...BPK...</description>
      <pubDate>Fri, 26 Oct 2001 14:20:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2602192#M34465</guid>
      <dc:creator>Praveen Bezawada</dc:creator>
      <dc:date>2001-10-26T14:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2602193#M34466</link>
      <description>While using the "-I" option is the fastest way, it is not fail-safe because, after writing the index, something may cause the file(s) not to be written to tape (tape full, file busy, file removed, etc.).&lt;BR /&gt;&lt;BR /&gt;Therefor a *pseudo* restore, using the "-N" option, is the safest. "-N" will do everything, *except* the actual restore:&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/frecover -r[m]vN -f /dev/rmt/... 2&amp;gt;/tmp/filelist</description>
      <pubDate>Tue, 30 Oct 2001 13:20:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2602193#M34466</guid>
      <dc:creator>Frank Slootweg</dc:creator>
      <dc:date>2001-10-30T13:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2602194#M34467</link>
      <description>Hi Fabrizio,&lt;BR /&gt;&lt;BR /&gt;I think "frecover -r -vN -f /dev/rmt/0m" will list the files / directories on the backup media without restoring them to the disk.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Oct 2001 14:22:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2602194#M34467</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-10-30T14:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: frecover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2602195#M34468</link>
      <description>Hi Fabrizio,&lt;BR /&gt;#/usr/sbin/frecover -f &lt;DEVICE&gt; -V - &lt;BR /&gt;Will gives you good headar information.&lt;BR /&gt;&lt;BR /&gt;#/usr/sbin/frecover -f &lt;DEVICE&gt; -rNv will list all files that are in tape.&lt;BR /&gt;&lt;BR /&gt;Sachin&lt;/DEVICE&gt;&lt;/DEVICE&gt;</description>
      <pubDate>Tue, 30 Oct 2001 14:27:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover/m-p/2602195#M34468</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2001-10-30T14:27:05Z</dc:date>
    </item>
  </channel>
</rss>

