<?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 Fbackup tape file location in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-tape-file-location/m-p/5105652#M689293</link>
    <description>What is the syntax taht I use to determine if a specific file is on a tape created with fbackup?</description>
    <pubDate>Fri, 25 Apr 2008 20:44:26 GMT</pubDate>
    <dc:creator>Ross Asbury</dc:creator>
    <dc:date>2008-04-25T20:44:26Z</dc:date>
    <item>
      <title>Fbackup tape file location</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-tape-file-location/m-p/5105652#M689293</link>
      <description>What is the syntax taht I use to determine if a specific file is on a tape created with fbackup?</description>
      <pubDate>Fri, 25 Apr 2008 20:44:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-tape-file-location/m-p/5105652#M689293</guid>
      <dc:creator>Ross Asbury</dc:creator>
      <dc:date>2008-04-25T20:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: Fbackup tape file location</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-tape-file-location/m-p/5105653#M689294</link>
      <description>Hi Ross:&lt;BR /&gt;&lt;BR /&gt;# frecover -I /tmp/frecoverlist -f /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;...will list the files written to your tape.  The contents (index of files) are written to the output file specified by '-I'.  No recovery occurs.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 25 Apr 2008 20:57:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-tape-file-location/m-p/5105653#M689294</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-04-25T20:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Fbackup tape file location</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-tape-file-location/m-p/5105654#M689295</link>
      <description>dear ross&lt;BR /&gt;if u used fbackup for back up a file u can use frecover command to restore the files&lt;BR /&gt;u can use different opitons with frecover command see man frecover&lt;BR /&gt;&lt;BR /&gt;What is the syntax taht I use to determine if a specific file is on a tape created with fbackup?&lt;BR /&gt;&lt;BR /&gt;here&lt;BR /&gt;u have specific path&lt;BR /&gt;for that u can use&lt;BR /&gt;frecover -l then pathname -f /dev/rmt/0m&lt;BR /&gt;where l is path and f is device&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;sajjad</description>
      <pubDate>Sat, 26 Apr 2008 09:41:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-tape-file-location/m-p/5105654#M689295</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-04-26T09:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Fbackup tape file location</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-tape-file-location/m-p/5105655#M689296</link>
      <description>frecover understands stdout so this will very quickly find the file for you:&lt;BR /&gt; &lt;BR /&gt;frecover -I - -f /dev/rmt/0m | grep YourFile&lt;BR /&gt; &lt;BR /&gt;fbackup stores an index to all files and directories at the front of the tape so the -I - option will immediately return the entire index.</description>
      <pubDate>Sat, 26 Apr 2008 17:51:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-tape-file-location/m-p/5105655#M689296</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-04-26T17:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Fbackup tape file location</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-tape-file-location/m-p/5105656#M689297</link>
      <description>I used teh syntax:&lt;BR /&gt;frecover -I /tmp/frecoverlist -f /dev/rmt/0m to gerneate a list of files and then did a find within the file.</description>
      <pubDate>Mon, 28 Apr 2008 13:40:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-tape-file-location/m-p/5105656#M689297</guid>
      <dc:creator>Ross Asbury</dc:creator>
      <dc:date>2008-04-28T13:40:05Z</dc:date>
    </item>
  </channel>
</rss>

