<?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: Remote copy in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy/m-p/4904641#M404797</link>
    <description>Hi Abhi,&lt;BR /&gt;You need to set .rhosts file on both the servers. It is not allowinf to login.&lt;BR /&gt;See man .rhosts.&lt;BR /&gt;&lt;BR /&gt;If you are not concerned about security and this servers are on private network then you can just do:&lt;BR /&gt;&lt;BR /&gt;# echo + + &amp;gt; /.rhosts&lt;BR /&gt;&lt;BR /&gt;On both the server.&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;Regards,</description>
    <pubDate>Tue, 31 May 2005 06:52:14 GMT</pubDate>
    <dc:creator>Bharat Katkar</dc:creator>
    <dc:date>2005-05-31T06:52:14Z</dc:date>
    <item>
      <title>Remote copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy/m-p/4904636#M404792</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I have a Sun Server and other HP Servers.&lt;BR /&gt;&lt;BR /&gt;I want to copy some data from Sun server to HP server now the directories which I have to copy contains lots of sudirectories and these also has its subdirectories.So I can';t to a ftp in this case could you please tell me whether its possible by rcp and if yes then how&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&lt;BR /&gt;&lt;BR /&gt;Abhi</description>
      <pubDate>Tue, 31 May 2005 06:09:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy/m-p/4904636#M404792</guid>
      <dc:creator>Abhijit P.</dc:creator>
      <dc:date>2005-05-31T06:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Remote copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy/m-p/4904637#M404793</link>
      <description>If you do rcp from hp-server (destination) or from sun server (source). It will copy all sub directories in it.&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;rcp sunserver:/tmp/test/ /tmp/test/&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Tue, 31 May 2005 06:12:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy/m-p/4904637#M404793</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-05-31T06:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Remote copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy/m-p/4904638#M404794</link>
      <description>Hi Abhijit,&lt;BR /&gt;&lt;BR /&gt;You can use either rcp or scp.&lt;BR /&gt;&lt;BR /&gt;1. Syntax for rcp:&lt;BR /&gt;from Sun server:&lt;BR /&gt;# rcp /path_to_data hp_server:/&lt;PATH_WHERE_YOU_WANT_THE_DATA_TO_BE_COPIED&gt;&lt;BR /&gt;&lt;BR /&gt;2. Syntax for scp, from Sun Server:&lt;BR /&gt;# scp /path_to_data username@hp_server:/&lt;PATH_WHERE_YOU_WANT_THE_DATA_TO_BE_COPIED&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;/PATH_WHERE_YOU_WANT_THE_DATA_TO_BE_COPIED&gt;&lt;/PATH_WHERE_YOU_WANT_THE_DATA_TO_BE_COPIED&gt;</description>
      <pubDate>Tue, 31 May 2005 06:28:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy/m-p/4904638#M404794</guid>
      <dc:creator>Suraj Singh_1</dc:creator>
      <dc:date>2005-05-31T06:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Remote copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy/m-p/4904639#M404795</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;use scp for secure copy, for this you need to have ssh server running on either source or destination machine. &lt;BR /&gt;&lt;BR /&gt;eg: scp -r source/directory  user@remotemachine:/destination/directory&lt;BR /&gt;&lt;BR /&gt;use rcp otherwise.&lt;BR /&gt;eg: rcp -r source/directory user@remotemachine:/destination/directory&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gopi</description>
      <pubDate>Tue, 31 May 2005 06:38:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy/m-p/4904639#M404795</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-05-31T06:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Remote copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy/m-p/4904640#M404796</link>
      <description>hi all,&lt;BR /&gt;thanks for your earlier replies but when I am doing &lt;BR /&gt;&lt;BR /&gt;rcp -r sourcedir user@hpserver dest dir. &lt;BR /&gt;it is giving error &lt;BR /&gt;&lt;BR /&gt;remshd: Login incorrect.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Abhi</description>
      <pubDate>Tue, 31 May 2005 06:47:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy/m-p/4904640#M404796</guid>
      <dc:creator>Abhijit P.</dc:creator>
      <dc:date>2005-05-31T06:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Remote copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy/m-p/4904641#M404797</link>
      <description>Hi Abhi,&lt;BR /&gt;You need to set .rhosts file on both the servers. It is not allowinf to login.&lt;BR /&gt;See man .rhosts.&lt;BR /&gt;&lt;BR /&gt;If you are not concerned about security and this servers are on private network then you can just do:&lt;BR /&gt;&lt;BR /&gt;# echo + + &amp;gt; /.rhosts&lt;BR /&gt;&lt;BR /&gt;On both the server.&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;Regards,</description>
      <pubDate>Tue, 31 May 2005 06:52:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy/m-p/4904641#M404797</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2005-05-31T06:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: Remote copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy/m-p/4904642#M404798</link>
      <description>You have to setup /etc/hosts.equiv and .rhosts files setup on both machines to allow them.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;in hp-ux machine:&lt;BR /&gt;&lt;BR /&gt;/etc/hosts.equiv&lt;BR /&gt;sunserver root&lt;BR /&gt;&lt;BR /&gt;i hope u r using root account on both machines.&lt;BR /&gt;&lt;BR /&gt;sun machine:&lt;BR /&gt;/etc/hosts.equiv&lt;BR /&gt;hpserver root&lt;BR /&gt;&lt;BR /&gt;If this backup is for one time then use scp -r option with this and give password.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 May 2005 06:53:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy/m-p/4904642#M404798</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-05-31T06:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Remote copy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy/m-p/4904643#M404799</link>
      <description>Thank you all for quick reply.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Abhijit</description>
      <pubDate>Tue, 31 May 2005 07:31:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy/m-p/4904643#M404799</guid>
      <dc:creator>Abhijit P.</dc:creator>
      <dc:date>2005-05-31T07:31:59Z</dc:date>
    </item>
  </channel>
</rss>

