<?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: Copy directory hierachy on OpenVMS in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/copy-directory-hierachy-on-openvms/m-p/4377834#M16320</link>
    <description>Use backup:&lt;BR /&gt;&lt;BR /&gt;$ backup disk1:[dir1...] disk2:[*...]/ow=orig&lt;BR /&gt;&lt;BR /&gt;Eberhard</description>
    <pubDate>Thu, 12 Mar 2009 15:07:32 GMT</pubDate>
    <dc:creator>Heuser-Hofmann</dc:creator>
    <dc:date>2009-03-12T15:07:32Z</dc:date>
    <item>
      <title>Copy directory hierachy on OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copy-directory-hierachy-on-openvms/m-p/4377831#M16317</link>
      <description>Hi,&lt;BR /&gt;I want to copy the whole directory including the subdirectories into another directory.&lt;BR /&gt;E.g. the directory1 from disk1: into disk2:.&lt;BR /&gt;&lt;BR /&gt;$copy disk1:[directory1]*.*;* disk2:&lt;BR /&gt;&lt;BR /&gt;it does not create [directory1] under disk2:, but rather copies only files from [directory1] and not its subdirectories.&lt;BR /&gt;&lt;BR /&gt;Please help me with the right command.</description>
      <pubDate>Thu, 12 Mar 2009 14:53:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copy-directory-hierachy-on-openvms/m-p/4377831#M16317</guid>
      <dc:creator>Samshen</dc:creator>
      <dc:date>2009-03-12T14:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Copy directory hierachy on OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copy-directory-hierachy-on-openvms/m-p/4377832#M16318</link>
      <description>&lt;BR /&gt;In OpenVMS use "..." to specify "-R"&lt;BR /&gt;&lt;BR /&gt;$copy disk1:[directory1...]*.*;* disk2:&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Mar 2009 15:00:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copy-directory-hierachy-on-openvms/m-p/4377832#M16318</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-03-12T15:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Copy directory hierachy on OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copy-directory-hierachy-on-openvms/m-p/4377833#M16319</link>
      <description>Samshen,&lt;BR /&gt;ein wrote:&lt;BR /&gt;&lt;BR /&gt;H&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;In OpenVMS use "..." to specify "-R"&lt;BR /&gt;&lt;BR /&gt;$copy disk1:[directory1...]*.*;* disk2: &lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;which is how you get ALL files into one directory.&lt;BR /&gt;&lt;BR /&gt;If you also want to create the subdirectory structure, then also use BACKUP&lt;BR /&gt;&lt;BR /&gt;$ BACKUP disk1:[dir1...] disk2:[dir2...]&lt;BR /&gt;&lt;BR /&gt;If dir2 is to be the same name as dir1, it may be replaced with disk2:[*...]&lt;BR /&gt;&lt;BR /&gt;hth&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>Thu, 12 Mar 2009 15:06:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copy-directory-hierachy-on-openvms/m-p/4377833#M16319</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2009-03-12T15:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Copy directory hierachy on OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copy-directory-hierachy-on-openvms/m-p/4377834#M16320</link>
      <description>Use backup:&lt;BR /&gt;&lt;BR /&gt;$ backup disk1:[dir1...] disk2:[*...]/ow=orig&lt;BR /&gt;&lt;BR /&gt;Eberhard</description>
      <pubDate>Thu, 12 Mar 2009 15:07:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copy-directory-hierachy-on-openvms/m-p/4377834#M16320</guid>
      <dc:creator>Heuser-Hofmann</dc:creator>
      <dc:date>2009-03-12T15:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Copy directory hierachy on OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copy-directory-hierachy-on-openvms/m-p/4377835#M16321</link>
      <description>Samshen,&lt;BR /&gt;&lt;BR /&gt;BACKUP is generally the most appropriate tool to do this task within a single system. &lt;BR /&gt;&lt;BR /&gt;I would recommend a careful reading of the HELP text related to the correct use of the /BY_OWNER. Generally, the safest option is /BY_OWNER=PARENT, but other values are appropriate in some situations.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Thu, 12 Mar 2009 15:20:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copy-directory-hierachy-on-openvms/m-p/4377835#M16321</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2009-03-12T15:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Copy directory hierachy on OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copy-directory-hierachy-on-openvms/m-p/4377836#M16322</link>
      <description>Re Bob&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt; Generally, the safest option is /BY_OWNER=PARENT, but &lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Personally, I feel A LOT more comfortable with /BY_OWNER=ORIGINAL.&lt;BR /&gt;&lt;BR /&gt;Parent directories have a nasty habit of being owned by SYSTEM or [1,1]; and if the protections are decent then noone can access the result.&lt;BR /&gt;Another effect goes with it: /BY_OWNER=ORIGINAL also preserves the original protection (including ACLs) where /BY_OWNER=PARENT propagates the parent security. Usually preserving the original settings is the desired behavior, but of course that is depending on the need.&lt;BR /&gt;&lt;BR /&gt;hth&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>Thu, 12 Mar 2009 15:41:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copy-directory-hierachy-on-openvms/m-p/4377836#M16322</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2009-03-12T15:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Copy directory hierachy on OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copy-directory-hierachy-on-openvms/m-p/4377837#M16323</link>
      <description>Yes, /Owner=original is usually what you'd want. However, on systems where ownership of the parent directories of the user files is strictly managed, the UIC of the target directory is prefered if not enforced.&lt;BR /&gt;Hans</description>
      <pubDate>Sun, 15 Mar 2009 12:26:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copy-directory-hierachy-on-openvms/m-p/4377837#M16323</guid>
      <dc:creator>Hans Vlems</dc:creator>
      <dc:date>2009-03-15T12:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Copy directory hierachy on OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/copy-directory-hierachy-on-openvms/m-p/4377838#M16324</link>
      <description>Jan, and Hans,&lt;BR /&gt;&lt;BR /&gt;Directories created for users are normally created as owned by the user's UIC. Copying a tree from one user to another would be /BY_OWNER=PARENT (since the root level directories would be correctly owned).&lt;BR /&gt;&lt;BR /&gt;If one is using BACKUP create a root level directory for a user, as well as the contents of the tree, one wants neither ORIGINAL nor PARENT; one wants the UIC of the new user who is to own the directory tree.&lt;BR /&gt;&lt;BR /&gt;Note the implications for utilities such as MAIL, which presume ownership (or at least read/write access) to files.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Sun, 15 Mar 2009 13:48:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/copy-directory-hierachy-on-openvms/m-p/4377838#M16324</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2009-03-15T13:48:01Z</dc:date>
    </item>
  </channel>
</rss>

