<?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: How to view the contents of fbackup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-view-the-contents-of-fbackup/m-p/3390519#M199070</link>
    <description>see the man page of frecover . with -N option you can list the contents of fbackup.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;     -N          (no recovery) Prevent frecover from actually recovering&lt;BR /&gt;                 any files onto disk, but read the backup as if it was, in&lt;BR /&gt;                 fact, recovering the data from the backup, producing the&lt;BR /&gt;                 same output that it would on a normal recovery.  This&lt;BR /&gt;                 option is useful for verifying backup media contents in&lt;BR /&gt;                 terms of validity (block checksum errors are reported),&lt;BR /&gt;                 and contents (a listing of files can be produced by using&lt;BR /&gt;                 the -N and -v options together).  Note that the listing of&lt;BR /&gt;                 files produced with the -N and -v options requires the&lt;BR /&gt;                 reading of the entire backup, but is therefore a more&lt;BR /&gt;                 accurate reflection of the backup's contents than the&lt;BR /&gt;                 index stored at the beginning of the backup (which was&lt;BR /&gt;&lt;BR /&gt;created at the start of the backup session, and is not&lt;BR /&gt;                 changed during the course of the backup).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;</description>
    <pubDate>Thu, 30 Sep 2004 05:01:35 GMT</pubDate>
    <dc:creator>bhavin asokan</dc:creator>
    <dc:date>2004-09-30T05:01:35Z</dc:date>
    <item>
      <title>How to view the contents of fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-view-the-contents-of-fbackup/m-p/3390516#M199067</link>
      <description>Hi&lt;BR /&gt;Could someone please tell, how to view the contents of DAT when using fbackup.&lt;BR /&gt;Can we see with tar -tvf? but I don't think it is retrived a contents because some use his backup method by using fbackup&lt;BR /&gt;&lt;BR /&gt;Million Thanks in advance&lt;BR /&gt;&lt;BR /&gt;mehul</description>
      <pubDate>Thu, 30 Sep 2004 04:51:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-view-the-contents-of-fbackup/m-p/3390516#M199067</guid>
      <dc:creator>mehul_3</dc:creator>
      <dc:date>2004-09-30T04:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to view the contents of fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-view-the-contents-of-fbackup/m-p/3390517#M199068</link>
      <description>use the -I option to recover an index,&lt;BR /&gt;or use the -N option to do a full recover EXCEPT that it will NOT write to disc.&lt;BR /&gt;&lt;BR /&gt;man frecover&lt;BR /&gt;&lt;BR /&gt;SAM will also give you a listing if I rememebr correctly&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Sep 2004 04:59:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-view-the-contents-of-fbackup/m-p/3390517#M199068</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2004-09-30T04:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to view the contents of fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-view-the-contents-of-fbackup/m-p/3390518#M199069</link>
      <description>Hi Mehul.&lt;BR /&gt;&lt;BR /&gt;How about an index recovery ( -I )&lt;BR /&gt;&lt;BR /&gt;Check man frecover:&lt;BR /&gt;&lt;BR /&gt; -I path     The index on the current volume is extracted from the&lt;BR /&gt;                  backup media and is written to path.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Thu, 30 Sep 2004 05:01:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-view-the-contents-of-fbackup/m-p/3390518#M199069</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-09-30T05:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to view the contents of fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-view-the-contents-of-fbackup/m-p/3390519#M199070</link>
      <description>see the man page of frecover . with -N option you can list the contents of fbackup.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;     -N          (no recovery) Prevent frecover from actually recovering&lt;BR /&gt;                 any files onto disk, but read the backup as if it was, in&lt;BR /&gt;                 fact, recovering the data from the backup, producing the&lt;BR /&gt;                 same output that it would on a normal recovery.  This&lt;BR /&gt;                 option is useful for verifying backup media contents in&lt;BR /&gt;                 terms of validity (block checksum errors are reported),&lt;BR /&gt;                 and contents (a listing of files can be produced by using&lt;BR /&gt;                 the -N and -v options together).  Note that the listing of&lt;BR /&gt;                 files produced with the -N and -v options requires the&lt;BR /&gt;                 reading of the entire backup, but is therefore a more&lt;BR /&gt;                 accurate reflection of the backup's contents than the&lt;BR /&gt;                 index stored at the beginning of the backup (which was&lt;BR /&gt;&lt;BR /&gt;created at the start of the backup session, and is not&lt;BR /&gt;                 changed during the course of the backup).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Sep 2004 05:01:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-view-the-contents-of-fbackup/m-p/3390519#M199070</guid>
      <dc:creator>bhavin asokan</dc:creator>
      <dc:date>2004-09-30T05:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to view the contents of fbackup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-view-the-contents-of-fbackup/m-p/3390520#M199071</link>
      <description>what is saying for,&lt;BR /&gt;&lt;BR /&gt; file &lt;FILENAME&gt;&lt;BR /&gt; &lt;BR /&gt; If it is archieved one, then we can view it with tar -tvf there&lt;BR /&gt;&lt;BR /&gt;You can go for sam too get information backup file informations on&lt;BR /&gt;&lt;BR /&gt; sam --&amp;gt; Backup and Recovery --&amp;gt; list file backup&lt;BR /&gt;&lt;BR /&gt;Else,&lt;BR /&gt;&lt;BR /&gt; simply go for suggested frecover -Nv&lt;/FILENAME&gt;</description>
      <pubDate>Thu, 30 Sep 2004 05:28:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-view-the-contents-of-fbackup/m-p/3390520#M199071</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2004-09-30T05:28:21Z</dc:date>
    </item>
  </channel>
</rss>

