<?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: rcp command in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/rcp-command/m-p/3830546#M10184</link>
    <description>If you use tools such as Hummingbirds Exceed there are some rcp tools available.  You would have to update the .rhosts file on  your VMS system to account for the PC name (if its DHCP served you would have to use a wildcard as the remote system name - not sure if that would even work).  You could also check Hummingbird site for scripts that might work.&lt;BR /&gt;&lt;BR /&gt;You could also use ftp scripts.&lt;BR /&gt;Ftp VMS&lt;BR /&gt;Login with account&lt;BR /&gt;prompt (turns off prompting)&lt;BR /&gt;bin (same as image - brings files over in binary mode)&lt;BR /&gt;mget filename*.*&lt;BR /&gt;bye (leaves ftp)&lt;BR /&gt;&lt;BR /&gt;I have additional tools installed on my windows machine.  Not sure if the rcp is part of those tools or not.&lt;BR /&gt;rcp -a (IP address).(Account Name):(filenames) (destination)&lt;BR /&gt;example:&lt;BR /&gt;rcp -a 192.168.1.10.system:10*.* ..&lt;BR /&gt;This copies all of the files in systems default directory starting with 10*.* to one level up in the directory tree.&lt;BR /&gt;&lt;BR /&gt;You need to make sure you have a proxy added on the VMS system for the PC/account to the VMS account.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 02 Aug 2006 11:50:23 GMT</pubDate>
    <dc:creator>Peter Zeiszler</dc:creator>
    <dc:date>2006-08-02T11:50:23Z</dc:date>
    <item>
      <title>rcp command</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rcp-command/m-p/3830540#M10178</link>
      <description>I'm new in openvms but my question is:&lt;BR /&gt;&lt;BR /&gt;There is a way to copy a file fron openvms host to my pc using the multinet rcp?&lt;BR /&gt;&lt;BR /&gt;thks in advance.</description>
      <pubDate>Tue, 25 Jul 2006 16:06:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rcp-command/m-p/3830540#M10178</guid>
      <dc:creator>jpaulino05</dc:creator>
      <dc:date>2006-07-25T16:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: rcp command</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rcp-command/m-p/3830541#M10179</link>
      <description>is there a rcp sever on your pc?&lt;BR /&gt;(there may be on in the unix tools for windows)&lt;BR /&gt;&lt;BR /&gt;Why use rcp not ftp?</description>
      <pubDate>Tue, 25 Jul 2006 16:13:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rcp-command/m-p/3830541#M10179</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-07-25T16:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: rcp command</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rcp-command/m-p/3830542#M10180</link>
      <description>Most PC's don't have ftp server or rcp server. It's better to use ftp from the PC to VMS. If you find rcp on the pc, it could work but it can be difficult to define the proxy on VMS (debugging needed).&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 26 Jul 2006 01:13:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rcp-command/m-p/3830542#M10180</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-07-26T01:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: rcp command</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rcp-command/m-p/3830543#M10181</link>
      <description>The problem is that I have a bunch of files to copy from vms to my pc everyday am doing so one by one from my pc. Just wanna make a batch in vms to copy all of them to my pc in a swipe.&lt;BR /&gt;&lt;BR /&gt;Solutions?&lt;BR /&gt;&lt;BR /&gt;Appreciate your help guys!!!! Thks</description>
      <pubDate>Wed, 26 Jul 2006 18:00:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rcp-command/m-p/3830543#M10181</guid>
      <dc:creator>jpaulino05</dc:creator>
      <dc:date>2006-07-26T18:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: rcp command</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rcp-command/m-p/3830544#M10182</link>
      <description>Try to use ZIP.EXE from Freeware_CD:&lt;BR /&gt;&lt;BR /&gt;$ ZIP :== $your_path:ZIP.EXE  !path to zip.exe location&lt;BR /&gt;$ ZIP ARCHIVE.ZIP MyDir:[addr...]*.*;&lt;BR /&gt;&lt;BR /&gt;..... And copy the ARCHIVE.ZIP to your PC (by FTP as binary mode).&lt;BR /&gt;&lt;BR /&gt;Next solution is mapping share via PATHWORKS or SAMBA - transfer_batch can be scheduled on your PC.&lt;BR /&gt;Petr&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Jul 2006 07:49:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rcp-command/m-p/3830544#M10182</guid>
      <dc:creator>Petr Spisek</dc:creator>
      <dc:date>2006-07-27T07:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: rcp command</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rcp-command/m-p/3830545#M10183</link>
      <description>Other option you have with ftp is use the mget command to copy more than one file together..., to use the rcp command you must start the rsh service in the VMS host and actualize the proxy database, install the same service in your PC, I think you can find it in the Windows NT/2000/XXX resource kit, and create the .rhosts file in /windows/system32/drivers/etc...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Aug 2006 01:36:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rcp-command/m-p/3830545#M10183</guid>
      <dc:creator>Juan M. Lazaro</dc:creator>
      <dc:date>2006-08-01T01:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: rcp command</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rcp-command/m-p/3830546#M10184</link>
      <description>If you use tools such as Hummingbirds Exceed there are some rcp tools available.  You would have to update the .rhosts file on  your VMS system to account for the PC name (if its DHCP served you would have to use a wildcard as the remote system name - not sure if that would even work).  You could also check Hummingbird site for scripts that might work.&lt;BR /&gt;&lt;BR /&gt;You could also use ftp scripts.&lt;BR /&gt;Ftp VMS&lt;BR /&gt;Login with account&lt;BR /&gt;prompt (turns off prompting)&lt;BR /&gt;bin (same as image - brings files over in binary mode)&lt;BR /&gt;mget filename*.*&lt;BR /&gt;bye (leaves ftp)&lt;BR /&gt;&lt;BR /&gt;I have additional tools installed on my windows machine.  Not sure if the rcp is part of those tools or not.&lt;BR /&gt;rcp -a (IP address).(Account Name):(filenames) (destination)&lt;BR /&gt;example:&lt;BR /&gt;rcp -a 192.168.1.10.system:10*.* ..&lt;BR /&gt;This copies all of the files in systems default directory starting with 10*.* to one level up in the directory tree.&lt;BR /&gt;&lt;BR /&gt;You need to make sure you have a proxy added on the VMS system for the PC/account to the VMS account.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Aug 2006 11:50:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rcp-command/m-p/3830546#M10184</guid>
      <dc:creator>Peter Zeiszler</dc:creator>
      <dc:date>2006-08-02T11:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: rcp command</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/rcp-command/m-p/3830547#M10185</link>
      <description>The RCP command is ran from the PC.  You can easily create a .bat file to run on the PC.&lt;BR /&gt;&lt;BR /&gt;I know there are schedulers for windows.  I don't know the names of them since I don't use them anymore.</description>
      <pubDate>Wed, 02 Aug 2006 11:51:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/rcp-command/m-p/3830547#M10185</guid>
      <dc:creator>Peter Zeiszler</dc:creator>
      <dc:date>2006-08-02T11:51:49Z</dc:date>
    </item>
  </channel>
</rss>

