<?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 file copy problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-copy-problems/m-p/3637249#M238567</link>
    <description>Hi Donald,&lt;BR /&gt;&lt;BR /&gt;Check /.rhosts  file exits with each server name , and try again..&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;&lt;BR /&gt;Raj</description>
    <pubDate>Wed, 28 Sep 2005 15:12:56 GMT</pubDate>
    <dc:creator>Raj D.</dc:creator>
    <dc:date>2005-09-28T15:12:56Z</dc:date>
    <item>
      <title>remote file copy problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-copy-problems/m-p/3637242#M238560</link>
      <description>trying to copy file from one unix server to another using rcp command (rcp -rp/var/sam/lp/* root@phoenix:/var/sam/lp/./). I get:  cp: /var/sam/lp/cinterface and ./cinterface are identical for each of the files/directories to be copied and the i get the error message "remshd login incorrect". I've checked the rcp executable to make sure the permissions are correct (-r-sr-xr-x) and i went into the inetd.conf file and uncommented the following two statements (shell        stream tcp nowait root /usr/lbin/remshd   remshd) and (kshell stream tcp nowait root /usr/lbin/remshd remshd -K). Where else can i look to see whats causing the 'remshd login incorrect' error.&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Sep 2005 10:55:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-copy-problems/m-p/3637242#M238560</guid>
      <dc:creator>Donald Thaler</dc:creator>
      <dc:date>2005-09-28T10:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: remote file copy problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-copy-problems/m-p/3637243#M238561</link>
      <description>I would have used a statement like this:&lt;BR /&gt;&lt;BR /&gt;rcp -rp /var/sam/lp/* phoenix/var/sam/lp&lt;BR /&gt;&lt;BR /&gt;Do you have an .rhosts file on the target?&lt;BR /&gt;&lt;BR /&gt;I wouldn't mess around with inetd.conf file...</description>
      <pubDate>Wed, 28 Sep 2005 11:09:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-copy-problems/m-p/3637243#M238561</guid>
      <dc:creator>Stuart Abramson</dc:creator>
      <dc:date>2005-09-28T11:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: remote file copy problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-copy-problems/m-p/3637244#M238562</link>
      <description>1. Check you are not actually logged into phoenix&lt;BR /&gt;&lt;BR /&gt;2. Try&lt;BR /&gt;&lt;BR /&gt;# remsh pheonix ls "/var/sam/lp/*"&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Sep 2005 11:13:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-copy-problems/m-p/3637244#M238562</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-09-28T11:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: remote file copy problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-copy-problems/m-p/3637245#M238563</link>
      <description>when i try either of the two suggestions i get 'remshd login incorrect'?</description>
      <pubDate>Wed, 28 Sep 2005 12:17:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-copy-problems/m-p/3637245#M238563</guid>
      <dc:creator>Donald Thaler</dc:creator>
      <dc:date>2005-09-28T12:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: remote file copy problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-copy-problems/m-p/3637246#M238564</link>
      <description>rcp from A to B&lt;BR /&gt;&lt;BR /&gt;# cat $HOME/.rhosts on B&lt;BR /&gt;A root&lt;BR /&gt;&lt;BR /&gt;is A in the .rhosts file of B ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Sep 2005 12:29:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-copy-problems/m-p/3637246#M238564</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2005-09-28T12:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: remote file copy problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-copy-problems/m-p/3637247#M238565</link>
      <description>if i'm doing this rcp as 'root' where should the .rhosts file go. According to an hp ux sysadmin manual "there should be no .rhosts file in the root directory"?</description>
      <pubDate>Wed, 28 Sep 2005 15:06:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-copy-problems/m-p/3637247#M238565</guid>
      <dc:creator>Donald Thaler</dc:creator>
      <dc:date>2005-09-28T15:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: remote file copy problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-copy-problems/m-p/3637248#M238566</link>
      <description>Hi Donald:&lt;BR /&gt;&lt;BR /&gt;See the manpages for 'rhosts' ("man rhosts").  You can place one for root in "/'.  The key is to have it owned by root and to keep in readable *only* by its owner.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 28 Sep 2005 15:12:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-copy-problems/m-p/3637248#M238566</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2005-09-28T15:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: remote file copy problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-copy-problems/m-p/3637249#M238567</link>
      <description>Hi Donald,&lt;BR /&gt;&lt;BR /&gt;Check /.rhosts  file exits with each server name , and try again..&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;&lt;BR /&gt;Raj</description>
      <pubDate>Wed, 28 Sep 2005 15:12:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-copy-problems/m-p/3637249#M238567</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-09-28T15:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: remote file copy problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-copy-problems/m-p/3637250#M238568</link>
      <description>when i created the .rhosts file on both servers the rcp worked.</description>
      <pubDate>Wed, 28 Sep 2005 16:24:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-copy-problems/m-p/3637250#M238568</guid>
      <dc:creator>Donald Thaler</dc:creator>
      <dc:date>2005-09-28T16:24:39Z</dc:date>
    </item>
  </channel>
</rss>

