<?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 frecover dir to another dir in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-dir-to-another-dir/m-p/2536542#M26015</link>
    <description>Hi you all,&lt;BR /&gt;&lt;BR /&gt;I want to frecover one dir from tape to another directory on disk; the rest of the dirs on tape must go to the same dirs on disk what is exactly the command to do so and can i do it in one command?&lt;BR /&gt;&lt;BR /&gt;Tenx&lt;BR /&gt;Martijn</description>
    <pubDate>Tue, 05 Jun 2001 13:18:07 GMT</pubDate>
    <dc:creator>M.J. van der Meer</dc:creator>
    <dc:date>2001-06-05T13:18:07Z</dc:date>
    <item>
      <title>frecover dir to another dir</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-dir-to-another-dir/m-p/2536542#M26015</link>
      <description>Hi you all,&lt;BR /&gt;&lt;BR /&gt;I want to frecover one dir from tape to another directory on disk; the rest of the dirs on tape must go to the same dirs on disk what is exactly the command to do so and can i do it in one command?&lt;BR /&gt;&lt;BR /&gt;Tenx&lt;BR /&gt;Martijn</description>
      <pubDate>Tue, 05 Jun 2001 13:18:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-dir-to-another-dir/m-p/2536542#M26015</guid>
      <dc:creator>M.J. van der Meer</dc:creator>
      <dc:date>2001-06-05T13:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: frecover dir to another dir</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-dir-to-another-dir/m-p/2536543#M26016</link>
      <description>The -X option of frecover will recover all files relative to your current working directory.&lt;BR /&gt;&lt;BR /&gt;But if you want to restore all files to the same place, except for one directory, then do the following&lt;BR /&gt;  1) Create the new directory you will be restoring into.&lt;BR /&gt;  2) Delete the existing directory of what you will be moving.&lt;BR /&gt;  3) Create a symbolic link at the directory path of the directory you want to move pointing to the new directory created above.&lt;BR /&gt;  4) Run your restore as normal.&lt;BR /&gt;&lt;BR /&gt;Example-&lt;BR /&gt;   mkdir /mynewdirectory&lt;BR /&gt;   rm -R /u1/olddirectory&lt;BR /&gt;   ln -s /mynewdirectory /u1/olddirectory&lt;BR /&gt;   frecover -x -i / -f /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;Because the symbolic link /u1/olddirectory exists and is newer than the directory /u1/olddirectory is on tape, frecover will leave it alone and restore the files to /mynewdirectory.</description>
      <pubDate>Tue, 05 Jun 2001 13:26:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-dir-to-another-dir/m-p/2536543#M26016</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2001-06-05T13:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: frecover dir to another dir</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-dir-to-another-dir/m-p/2536544#M26017</link>
      <description>&lt;BR /&gt;I dont think you can do it in one command.&lt;BR /&gt;&lt;BR /&gt;frecover -x recovers to same dirs as backed up from, -X to the current dir. Looks like you will need 2 passes.</description>
      <pubDate>Tue, 05 Jun 2001 13:27:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-dir-to-another-dir/m-p/2536544#M26017</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2001-06-05T13:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: frecover dir to another dir</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-dir-to-another-dir/m-p/2536545#M26018</link>
      <description>Hi,&lt;BR /&gt;if you want to restore a tree to another subdir you can always fake the previous path by creating a symbol link for the original path and let it refer to the subdir you want.&lt;BR /&gt;I use the same trick for snapshot backups, where the backup is taken from another directory than the original.&lt;BR /&gt;regards,&lt;BR /&gt;Thierry.</description>
      <pubDate>Tue, 05 Jun 2001 17:52:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-dir-to-another-dir/m-p/2536545#M26018</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2001-06-05T17:52:57Z</dc:date>
    </item>
  </channel>
</rss>

