<?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: can I do that ? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/can-i-do-that/m-p/4915624#M21391</link>
    <description>I am try to copy all files from 3 drives to one as backup. Not merge, copy them over is not hard, but I want them to create the sub. dir examples :&lt;BR /&gt;&lt;BR /&gt;dka200:[data]123456.txt I am looking to backup to dka100:[data]123456.txt. But on dka100: the data.dir was not create.&lt;BR /&gt;&lt;BR /&gt;Thanks !&lt;BR /&gt;Scc</description>
    <pubDate>Tue, 02 Aug 2005 11:53:48 GMT</pubDate>
    <dc:creator>SCC_2</dc:creator>
    <dc:date>2005-08-02T11:53:48Z</dc:date>
    <item>
      <title>can I do that ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-i-do-that/m-p/4915621#M21388</link>
      <description>Can I do 3 images backup all 3 hd to 1 dh, look to me it erase the first 2 and only keep the last image backup&lt;BR /&gt;&lt;BR /&gt;$ backup/noinit/image/log/ign=(inter,lab) dka200: dka100&lt;BR /&gt;$ backup/noinit/image/log/ign=(inter,lab) dka300: dka100&lt;BR /&gt;$ backup/noinit/image/log/ign=(inter,lab) dka400: dka100&lt;BR /&gt;&lt;BR /&gt;The reason I try to do this image backup is I want to copy all data include the sub. dir to dka100: &lt;BR /&gt;only image backup will create the sub dir for me. Please correct me if I am wrong.&lt;BR /&gt;Thanks !&lt;BR /&gt;SCC</description>
      <pubDate>Tue, 02 Aug 2005 11:25:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-i-do-that/m-p/4915621#M21388</guid>
      <dc:creator>SCC_2</dc:creator>
      <dc:date>2005-08-02T11:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: can I do that ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-i-do-that/m-p/4915622#M21389</link>
      <description>Are you trying to simply backup the three drives to dka100 or are you trying to merge the data on the three drives to dka100?&lt;BR /&gt;&lt;BR /&gt;Image is not the only way to create sub directories using backup, but you need to tell us what you're trying to do.&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Aug 2005 11:44:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-i-do-that/m-p/4915622#M21389</guid>
      <dc:creator>Doug Phillips</dc:creator>
      <dc:date>2005-08-02T11:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: can I do that ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-i-do-that/m-p/4915623#M21390</link>
      <description>SCC,&lt;BR /&gt;&lt;BR /&gt;BACKUP/IMAGE will always overwrite the contents of the destination device. /NOINIT only tells BACKUP to not re-initialize the destination disk with the parameters of the source disk.&lt;BR /&gt;&lt;BR /&gt;If you want to copy all directories from your 3 different disks to your target disk DKA100:, use the following:&lt;BR /&gt;&lt;BR /&gt;$ INIT DKA100: label&lt;BR /&gt;$ MOUNT DKA100: label&lt;BR /&gt;$ BACKUP DKA200:[*...] DKA100:[*...]&lt;BR /&gt;$ BACKUP DKA300:[*...] DKA100:[*...]&lt;BR /&gt;$ BACKUP DKA400:[*...] DKA100:[*...]&lt;BR /&gt;&lt;BR /&gt;Watch out, if you have directories with the same name on DKA200/300/400. You could then use separate directories on DKA100: as well, e.g.&lt;BR /&gt;&lt;BR /&gt;$ BACKUP DKA200:[*...] DKA100:[DKA200...]&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;BR /&gt;&lt;BR /&gt;PS: In the future, please try to use a meaningful title for your threads, thanks.</description>
      <pubDate>Tue, 02 Aug 2005 11:52:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-i-do-that/m-p/4915623#M21390</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-08-02T11:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: can I do that ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-i-do-that/m-p/4915624#M21391</link>
      <description>I am try to copy all files from 3 drives to one as backup. Not merge, copy them over is not hard, but I want them to create the sub. dir examples :&lt;BR /&gt;&lt;BR /&gt;dka200:[data]123456.txt I am looking to backup to dka100:[data]123456.txt. But on dka100: the data.dir was not create.&lt;BR /&gt;&lt;BR /&gt;Thanks !&lt;BR /&gt;Scc</description>
      <pubDate>Tue, 02 Aug 2005 11:53:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-i-do-that/m-p/4915624#M21391</guid>
      <dc:creator>SCC_2</dc:creator>
      <dc:date>2005-08-02T11:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: can I do that ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-i-do-that/m-p/4915625#M21392</link>
      <description>SCC,&lt;BR /&gt;&lt;BR /&gt;one addition to Volker's comand.&lt;BR /&gt;&lt;BR /&gt;Add /OWN=ORIGINAL&lt;BR /&gt;otherwise ALL files will be owned be the account executing the backup.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Tue, 02 Aug 2005 11:55:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-i-do-that/m-p/4915625#M21392</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-08-02T11:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: can I do that ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-i-do-that/m-p/4915626#M21393</link>
      <description>I am trying to backup again, without using /image, look like it running o.k. &lt;BR /&gt;Tnanks !&lt;BR /&gt;Scc</description>
      <pubDate>Tue, 02 Aug 2005 12:01:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-i-do-that/m-p/4915626#M21393</guid>
      <dc:creator>SCC_2</dc:creator>
      <dc:date>2005-08-02T12:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: can I do that ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/can-i-do-that/m-p/4915627#M21394</link>
      <description>If you have Access Control Lists on the top level directories for each disk and you want to retain them on the new disk, then you will need to back them up separately as shown:&lt;BR /&gt;&lt;BR /&gt;$ backup/log dka200:[000000]*.dir/exclude=000000.dir dka100:[000000]*.*/by_owner=orig&lt;BR /&gt;&lt;BR /&gt;If you do not do this, backup will create the new directories, but they will not have the ACL list and will receive default protections.</description>
      <pubDate>Tue, 02 Aug 2005 12:23:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/can-i-do-that/m-p/4915627#M21394</guid>
      <dc:creator>Dale A. Marcy</dc:creator>
      <dc:date>2005-08-02T12:23:18Z</dc:date>
    </item>
  </channel>
</rss>

