<?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: OpenVMS File/Directory Transfer in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/openvms-file-directory-transfer/m-p/4323428#M92471</link>
    <description>Penguin,&lt;BR /&gt;&lt;BR /&gt;Upon re-reading my post and the original post in this thread, it occurs to be that I can supply a good shot at the command line if you can supply some information about the directory structure that you are attempting to copy (note, one will also need to separately establish the correct file ownership information, etc.)&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>Mon, 15 Dec 2008 16:08:57 GMT</pubDate>
    <dc:creator>Robert Gezelter</dc:creator>
    <dc:date>2008-12-15T16:08:57Z</dc:date>
    <item>
      <title>OpenVMS File/Directory Transfer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-file-directory-transfer/m-p/4323426#M92469</link>
      <description>I am new to OpenVMS. I am trying to find an easy automated way to copy directories and their content to a new Integrity box. Much like Xcopy with the /D /E switches in Windows. I need to maintain the folder heirarchy on the new server. I have tried Mget [*...]*.*;* through a FTP connection from the new server to the old. All this does is copy alll the files to the root directory of the new server.</description>
      <pubDate>Mon, 15 Dec 2008 15:51:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-file-directory-transfer/m-p/4323426#M92469</guid>
      <dc:creator>penguin356</dc:creator>
      <dc:date>2008-12-15T15:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS File/Directory Transfer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-file-directory-transfer/m-p/4323427#M92470</link>
      <description>Penguin,&lt;BR /&gt;&lt;BR /&gt;Welcome to the HP ITRC OpenVMS Forum!&lt;BR /&gt;&lt;BR /&gt;There are many best ways, depending on what precisely is the goal.&lt;BR /&gt;&lt;BR /&gt;If the machines are configured into a mixed-architecture cluster, and one has host based volume shadowing, one can do literally seamless migration, as I noted in "Migrating OpenVMS Storage Environments without Interruption or Disruption" (available at &lt;A href="http://www.rlgsc.com/hptechnologyforum/2007/1512.html" target="_blank"&gt;http://www.rlgsc.com/hptechnologyforum/2007/1512.html&lt;/A&gt; ).&lt;BR /&gt;&lt;BR /&gt;If one is doing a "one-shot" migration of files, the correct thing to do is to use BACKUP to produce a saveset of all the files and directory structure, copy the saveset to the new system, and then restore the saveset. If DECnet is running, the saveset can be written/read from either node, so less scratch space is needed. BACKUP is documented in the HELP text and a rather extensive chapter (Chapter 7, to be precise) in the "Content starts here   &lt;BR /&gt;HP OpenVMS System Management Utilities Reference Manual", available on the OpenVMS www site in HTML and PDF (HTML at &lt;A href="http://h71000.www7.hp.com/doc/83final/6048/6048pro.htmlb" target="_blank"&gt;http://h71000.www7.hp.com/doc/83final/6048/6048pro.htmlb&lt;/A&gt; ).&lt;BR /&gt;&lt;BR /&gt;I hope the above is useful. If I have been unclear, or can be of additional assistance, please let me know.&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>Mon, 15 Dec 2008 16:06:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-file-directory-transfer/m-p/4323427#M92470</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2008-12-15T16:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS File/Directory Transfer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-file-directory-transfer/m-p/4323428#M92471</link>
      <description>Penguin,&lt;BR /&gt;&lt;BR /&gt;Upon re-reading my post and the original post in this thread, it occurs to be that I can supply a good shot at the command line if you can supply some information about the directory structure that you are attempting to copy (note, one will also need to separately establish the correct file ownership information, etc.)&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>Mon, 15 Dec 2008 16:08:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-file-directory-transfer/m-p/4323428#M92471</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2008-12-15T16:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS File/Directory Transfer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-file-directory-transfer/m-p/4323429#M92472</link>
      <description>Penguin,&lt;BR /&gt;&lt;BR /&gt;For completeness, I should also mention my Technical Journal article "Strategies for Migrating from Alpha and VAX systems to HP Integrity Servers on OpenVMS" (available via &lt;A href="http://www.rlgsc.com/publications/vmstechjournal/migrationstrategies.html" target="_blank"&gt;http://www.rlgsc.com/publications/vmstechjournal/migrationstrategies.html&lt;/A&gt; ).&lt;BR /&gt;&lt;BR /&gt;Particularly note that these strategies allow for migrations without requiring any "all or nothing" steps.&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>Mon, 15 Dec 2008 19:42:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-file-directory-transfer/m-p/4323429#M92472</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2008-12-15T19:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS File/Directory Transfer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-file-directory-transfer/m-p/4323430#M92473</link>
      <description>To all readers of this thread (and the moderators):&lt;BR /&gt;&lt;BR /&gt;There is an errata in the URL for the System Management Utilities Manual that I posted earlier.&lt;BR /&gt;&lt;BR /&gt;The correct URL is &lt;A href="http://h71000.www7.hp.com/doc/83final/6048/6048pro.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/83final/6048/6048pro.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;[To the moderators: Please feel free to make the correction in the earlier posting and then delete this posting).&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>Mon, 15 Dec 2008 20:23:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-file-directory-transfer/m-p/4323430#M92473</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2008-12-15T20:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS File/Directory Transfer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-file-directory-transfer/m-p/4323431#M92474</link>
      <description>&amp;gt; I have tried Mget [*...]*.*;* [...]&lt;BR /&gt;&lt;BR /&gt;Wget can do FTP file fetching recursively,&lt;BR /&gt;but unless your files have only UNIX-like&lt;BR /&gt;VMS/RMS attributes, this would probably be&lt;BR /&gt;sub-optimal.&lt;BR /&gt;&lt;BR /&gt;Assuming that the source system also runs&lt;BR /&gt;VMS, and the two systems are not part of a&lt;BR /&gt;VMScluster, then a BACKUP save set is a&lt;BR /&gt;reasonable intermediate.&lt;BR /&gt;&lt;BR /&gt;Zip+UnZip can also preserve file attributes,&lt;BR /&gt;but the software support scheme is different&lt;BR /&gt;for them if anything goes wrong.</description>
      <pubDate>Mon, 15 Dec 2008 20:26:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-file-directory-transfer/m-p/4323431#M92474</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-12-15T20:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS File/Directory Transfer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-file-directory-transfer/m-p/4323432#M92475</link>
      <description>Any chance to activate DECnet (over IP) between the nodes?&lt;BR /&gt;With that in place all native OpenVMS file management commands work. &lt;BR /&gt;&lt;BR /&gt;Like a simple $COPY [*...]*.*;* other:: /log&lt;BR /&gt;&lt;BR /&gt;Be sure to try with small, understood trees first, to figure out default devices, directories and such.&lt;BR /&gt;&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Dec 2008 13:52:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-file-directory-transfer/m-p/4323432#M92475</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-12-16T13:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS File/Directory Transfer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-file-directory-transfer/m-p/4323433#M92476</link>
      <description>I wrote "Any chance to activate DECnet (over IP) between the nodes?&lt;BR /&gt;With that in place all native OpenVMS file management commands work."&lt;BR /&gt;&lt;BR /&gt;I was dreaming. Sorry 'bout that'&lt;BR /&gt;[Thanks Bob, for waking me up through private Email]&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; Like a simple $COPY [*...]*.*;* other:: /log&lt;BR /&gt;&lt;BR /&gt;It should work (imho), but does not and never did.&lt;BR /&gt;&lt;BR /&gt;My bad. Sorry. &lt;BR /&gt;Either use MGET as indicated (or RCP?)&lt;BR /&gt;Or stick is all in a backup or zip file. Yuck.&lt;BR /&gt;&lt;BR /&gt;With decnet and backup, as Bob indicated, the saveset only lneeds to live on one side. And with a procy inplace, the commands can look like:&lt;BR /&gt;&lt;BR /&gt;source node:&lt;BR /&gt;$backup/log [.test...] test.bck/save&lt;BR /&gt;&lt;BR /&gt;target node:&lt;BR /&gt;$backup/log vrxdev::test.bck/save [...]&lt;BR /&gt;&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Dec 2008 17:27:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-file-directory-transfer/m-p/4323433#M92476</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-12-16T17:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS File/Directory Transfer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-file-directory-transfer/m-p/4323434#M92477</link>
      <description>Hein,&lt;BR /&gt;&lt;BR /&gt;While the copy does not reconstitute the directory tree, DECnet between the nodes for accessing the saveset is a major advantage.&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>Tue, 16 Dec 2008 17:34:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-file-directory-transfer/m-p/4323434#M92477</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2008-12-16T17:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS File/Directory Transfer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-file-directory-transfer/m-p/4323435#M92478</link>
      <description>First, forget all that you know from and about Linux and Windows.  You'll just get frustrated if you try to carry through that knowledge.  Trust me here.&lt;BR /&gt;&lt;BR /&gt;Here, assuming you have IP on both ends and zero or more intervening systems will host the files during the transfer, then the most straightforward way is usually:&lt;BR /&gt;&lt;BR /&gt;$ zip "-V" foo.zip [...]*.*&lt;BR /&gt;$ copy/ftp/bin foo.zip host"user pwd"::foo.zip&lt;BR /&gt;$ unzip foo.zip &lt;BR /&gt;&lt;BR /&gt;The quoted -V in that first line protects the file attributes.&lt;BR /&gt;&lt;BR /&gt;You can scrounge up zip and unzip from the OpenVMS Freeware V8.0 distro at &lt;A href="http://mvb.saic.com" target="_blank"&gt;http://mvb.saic.com&lt;/A&gt; or in your OpenVMS I64 distribution DVD set; look in the directory [000TOOLS...] for the set-up and the executable images.  Yes; OpenVMS doesn't include zip and unzip.&lt;BR /&gt;&lt;BR /&gt;There are many, many, many other ways to reach the same goal.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Dec 2008 22:26:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-file-directory-transfer/m-p/4323435#M92478</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-12-16T22:26:38Z</dc:date>
    </item>
  </channel>
</rss>

