<?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 rcp problem between HP-UX &amp;amp; RH 9 servers in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/rcp-problem-between-hp-ux-amp-rh-9-servers/m-p/4896250#M45507</link>
    <description>hai all&lt;BR /&gt;&lt;BR /&gt;i am facing a problem bettween HP-UX server &amp;amp; RH 9 server while using rcp from HP server to RH 9 server&lt;BR /&gt;&lt;BR /&gt;i am giving the following command&lt;BR /&gt;"rcp file_name IPADDR@21.1.4.8:/home/HOME_of_user"&lt;BR /&gt;&lt;BR /&gt;the error is "stty: standard input: Invalid argument"&lt;BR /&gt;&lt;BR /&gt;please help me to solve this prob&lt;BR /&gt;regards&lt;BR /&gt;prabu</description>
    <pubDate>Fri, 15 Apr 2005 05:07:52 GMT</pubDate>
    <dc:creator>P M Prabu</dc:creator>
    <dc:date>2005-04-15T05:07:52Z</dc:date>
    <item>
      <title>rcp problem between HP-UX &amp; RH 9 servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rcp-problem-between-hp-ux-amp-rh-9-servers/m-p/4896250#M45507</link>
      <description>hai all&lt;BR /&gt;&lt;BR /&gt;i am facing a problem bettween HP-UX server &amp;amp; RH 9 server while using rcp from HP server to RH 9 server&lt;BR /&gt;&lt;BR /&gt;i am giving the following command&lt;BR /&gt;"rcp file_name IPADDR@21.1.4.8:/home/HOME_of_user"&lt;BR /&gt;&lt;BR /&gt;the error is "stty: standard input: Invalid argument"&lt;BR /&gt;&lt;BR /&gt;please help me to solve this prob&lt;BR /&gt;regards&lt;BR /&gt;prabu</description>
      <pubDate>Fri, 15 Apr 2005 05:07:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rcp-problem-between-hp-ux-amp-rh-9-servers/m-p/4896250#M45507</guid>
      <dc:creator>P M Prabu</dc:creator>
      <dc:date>2005-04-15T05:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: rcp problem between HP-UX &amp; RH 9 servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rcp-problem-between-hp-ux-amp-rh-9-servers/m-p/4896251#M45508</link>
      <description>&lt;A href="http://www.progsoc.uts.edu.au/lists/slug/2001/February/msg00641.html" target="_blank"&gt;http://www.progsoc.uts.edu.au/lists/slug/2001/February/msg00641.html&lt;/A&gt;</description>
      <pubDate>Fri, 15 Apr 2005 05:12:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rcp-problem-between-hp-ux-amp-rh-9-servers/m-p/4896251#M45508</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2005-04-15T05:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: rcp problem between HP-UX &amp; RH 9 servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rcp-problem-between-hp-ux-amp-rh-9-servers/m-p/4896252#M45509</link>
      <description>Make sure you have configured your $HOME/.rhosts entries.&lt;BR /&gt;&lt;BR /&gt;Please move the appropriate shell initialization file and try again.&lt;BR /&gt;&lt;BR /&gt;Might be &lt;BR /&gt;&lt;BR /&gt;stty commands in the .profile file are creating problems.&lt;BR /&gt;&lt;BR /&gt;If you are using a bourne shell rename your .profile file and try again.&lt;BR /&gt;&lt;BR /&gt;Revert</description>
      <pubDate>Fri, 15 Apr 2005 05:16:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rcp-problem-between-hp-ux-amp-rh-9-servers/m-p/4896252#M45509</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2005-04-15T05:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: rcp problem between HP-UX &amp; RH 9 servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rcp-problem-between-hp-ux-amp-rh-9-servers/m-p/4896253#M45510</link>
      <description>rcp file_name IPADDR@21.1.4.8:/home/HOME_of_user&lt;BR /&gt;&lt;BR /&gt;This should be&lt;BR /&gt;if you are copying from local to remote &lt;BR /&gt;&lt;BR /&gt;rcp &lt;FILE&gt; user@host:&lt;FILE-PATH&gt;&lt;BR /&gt;&lt;BR /&gt;If this is remote to local is should be like&lt;BR /&gt;&lt;BR /&gt;rcp user@host:&lt;FILE_PATH&gt; &lt;LOCAL-PATH&gt;&lt;/LOCAL-PATH&gt;&lt;/FILE_PATH&gt;&lt;/FILE-PATH&gt;&lt;/FILE&gt;</description>
      <pubDate>Fri, 15 Apr 2005 05:18:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rcp-problem-between-hp-ux-amp-rh-9-servers/m-p/4896253#M45510</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2005-04-15T05:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: rcp problem between HP-UX &amp; RH 9 servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rcp-problem-between-hp-ux-amp-rh-9-servers/m-p/4896254#M45511</link>
      <description>The problem is being reported to you: Invalid Argument.&lt;BR /&gt;&lt;BR /&gt;You need to give the next command:&lt;BR /&gt;&lt;BR /&gt;rcp file_name remoteuser@remotehost:remotefile&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs</description>
      <pubDate>Fri, 15 Apr 2005 05:20:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rcp-problem-between-hp-ux-amp-rh-9-servers/m-p/4896254#M45511</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2005-04-15T05:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: rcp problem between HP-UX &amp; RH 9 servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rcp-problem-between-hp-ux-amp-rh-9-servers/m-p/4896255#M45512</link>
      <description>Hi Prabu,&lt;BR /&gt;&lt;BR /&gt;Suppose you want to copy the file /mnt1/users/test from the hpux server (hpux) to /tmp/users on the linux server (linux), use the following command.&lt;BR /&gt;&lt;BR /&gt;rcp /mnt1/users/test testuser@linux:/tmp/users&lt;BR /&gt;&lt;BR /&gt;You must have the proper trust relationship between hpux and linux for the user, "testuser"&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Naveej</description>
      <pubDate>Fri, 15 Apr 2005 06:02:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rcp-problem-between-hp-ux-amp-rh-9-servers/m-p/4896255#M45512</guid>
      <dc:creator>Naveej.K.A</dc:creator>
      <dc:date>2005-04-15T06:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: rcp problem between HP-UX &amp; RH 9 servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rcp-problem-between-hp-ux-amp-rh-9-servers/m-p/4896256#M45513</link>
      <description>hai mani&lt;BR /&gt;&lt;BR /&gt;if i am renaming the .bashrc the rcp getting copy without fail&lt;BR /&gt;but when the user login,proper prompt doesn't comes.&lt;BR /&gt;it comes like "-bash-2.05b$" the orignal one is"[USER_NAME@server FILE_NAME]$&lt;BR /&gt;&lt;BR /&gt;now how to solve this ?&lt;BR /&gt;&lt;BR /&gt;regadrs&lt;BR /&gt;prabu&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Apr 2005 07:08:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rcp-problem-between-hp-ux-amp-rh-9-servers/m-p/4896256#M45513</guid>
      <dc:creator>P M Prabu</dc:creator>
      <dc:date>2005-04-15T07:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: rcp problem between HP-UX &amp; RH 9 servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rcp-problem-between-hp-ux-amp-rh-9-servers/m-p/4896257#M45514</link>
      <description>The problem is probably something like you have an stty command setting some keys for the environment in the .bashrc file which is the file sourced for noninteractive shells such as rcp.  You should put all your stty commands and commands that set prompts etc. in the .bash_profile which is the file sourced for interactive shells, ie. rsh&lt;BR /&gt;&lt;BR /&gt;Try moving the stty command out of your bashrc into the bash profile and see if that works.&lt;BR /&gt;&lt;BR /&gt;--Dave</description>
      <pubDate>Fri, 15 Apr 2005 15:50:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rcp-problem-between-hp-ux-amp-rh-9-servers/m-p/4896257#M45514</guid>
      <dc:creator>Dave Falloon</dc:creator>
      <dc:date>2005-04-15T15:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: rcp problem between HP-UX &amp; RH 9 servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rcp-problem-between-hp-ux-amp-rh-9-servers/m-p/4896258#M45515</link>
      <description>hai everybdoy&lt;BR /&gt;&lt;BR /&gt;  Now made changes in the .bashrc file &amp;amp; which is pointing to the /etc/bashrc script.&lt;BR /&gt;  Actually i copied the hole content of the /etc/bashrc file to  /hoe/HOME_DIR/.bashrc &amp;amp; i put remarks in one of the stty setting "#stty erase ^H"&lt;BR /&gt;&lt;BR /&gt; Now rcp is working without any error message&lt;BR /&gt;&lt;BR /&gt;thanks for u r valuable replies&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;PM Prabu</description>
      <pubDate>Sat, 16 Apr 2005 00:07:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rcp-problem-between-hp-ux-amp-rh-9-servers/m-p/4896258#M45515</guid>
      <dc:creator>P M Prabu</dc:creator>
      <dc:date>2005-04-16T00:07:10Z</dc:date>
    </item>
  </channel>
</rss>

