<?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 errors in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-errors/m-p/3302094#M880922</link>
    <description>Are you keeping current on patches? Try the rcp command to the remote system where the remote user has /usr/bin/sh as the shell (hint: use chsh on the remote system). Another possibility is that you have garbage characters imbedded in some of the filenames that you are copying.  Here are some other possibilities:&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://www.ugu.com/sui/ugu/show?bbs_unix.3922" target="_blank"&gt;http://www.ugu.com/sui/ugu/show?bbs_unix.3922&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=74101" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=74101&lt;/A&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 10 Jun 2004 21:04:18 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2004-06-10T21:04:18Z</dc:date>
    <item>
      <title>rcp errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-errors/m-p/3302084#M880912</link>
      <description>I am having problems remote copying a file from one box to another and vice versa.  I am trying to rcp files from an N4000 to an A500.  This has worked upto recently and I really don't know what has changed.  I get the following error when attempting the rcp in either direction:&lt;BR /&gt;&lt;BR /&gt;"rcp: protocol screwup: modified access time not delimited"&lt;BR /&gt;&lt;BR /&gt;Rlogin access in both directions is fine.  The inetd.conf, .cshrc and .rhosts files seem fine and have not been recently modified.&lt;BR /&gt;&lt;BR /&gt;Any suggestions/help appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Emma</description>
      <pubDate>Thu, 10 Jun 2004 14:21:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-errors/m-p/3302084#M880912</guid>
      <dc:creator>Emma_8</dc:creator>
      <dc:date>2004-06-10T14:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: rcp errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-errors/m-p/3302085#M880913</link>
      <description>This usually means that the protocol stream is being corrupted.  Have a look in the ".profile" of the user you are rcping at and see if there is any reading from standard input in it.&lt;BR /&gt; &lt;BR /&gt;If it's not too clear, then you can prove me wrong by trying this but temporarily moving the users .profile before hand.</description>
      <pubDate>Thu, 10 Jun 2004 14:25:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-errors/m-p/3302085#M880913</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-06-10T14:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: rcp errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-errors/m-p/3302086#M880914</link>
      <description>Hi Mark&lt;BR /&gt;&lt;BR /&gt;Thanks for your response.&lt;BR /&gt;&lt;BR /&gt;Checked the .profile and nothing to stdout.  I also moved out the .profile and attempted an rcp and same error again :(&lt;BR /&gt;&lt;BR /&gt;Any other suggestions ?&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Emma</description>
      <pubDate>Thu, 10 Jun 2004 14:39:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-errors/m-p/3302086#M880914</guid>
      <dc:creator>Emma_8</dc:creator>
      <dc:date>2004-06-10T14:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: rcp errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-errors/m-p/3302087#M880915</link>
      <description>Just in case, are you using the "csh" ? &lt;BR /&gt; &lt;BR /&gt;If so, check out the .cshrc file for the same kind of things.</description>
      <pubDate>Thu, 10 Jun 2004 14:43:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-errors/m-p/3302087#M880915</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-06-10T14:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: rcp errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-errors/m-p/3302088#M880916</link>
      <description>Yeah I'm using csh and I'd already checked .cshrc for this and still no joy.</description>
      <pubDate>Thu, 10 Jun 2004 14:45:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-errors/m-p/3302088#M880916</guid>
      <dc:creator>Emma_8</dc:creator>
      <dc:date>2004-06-10T14:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: rcp errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-errors/m-p/3302089#M880917</link>
      <description>Can't think of anything else myself. I have found this page though that suggests that several things can be the cause.  Have a look and search for "screwup"&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://www.svots.edu/TechSupport/Manuals/hds-help/6-4-3-1.html" target="_blank"&gt;http://www.svots.edu/TechSupport/Manuals/hds-help/6-4-3-1.html&lt;/A&gt;</description>
      <pubDate>Thu, 10 Jun 2004 14:52:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-errors/m-p/3302089#M880917</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-06-10T14:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: rcp errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-errors/m-p/3302090#M880918</link>
      <description>Thanks, shall take a look and see if I can find anything there that helps</description>
      <pubDate>Thu, 10 Jun 2004 14:54:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-errors/m-p/3302090#M880918</guid>
      <dc:creator>Emma_8</dc:creator>
      <dc:date>2004-06-10T14:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: rcp errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-errors/m-p/3302091#M880919</link>
      <description>Wild guess.&lt;BR /&gt;&lt;BR /&gt;Is the time staps on the files that you rcping OK??&lt;BR /&gt;&lt;BR /&gt;Is your TZ OK and on remote srevers??&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 10 Jun 2004 14:58:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-errors/m-p/3302091#M880919</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-06-10T14:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: rcp errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-errors/m-p/3302092#M880920</link>
      <description>Hi Emma,&lt;BR /&gt;&lt;BR /&gt;Try this link,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;mode=text&amp;amp;searchString=modified+access+time+not+delimited&amp;amp;searchCrit=exactphrase&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;search.x=10&amp;amp;search.y=13" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;mode=text&amp;amp;searchString=modified+access+time+not+delimited&amp;amp;searchCrit=exactphrase&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;search.x=10&amp;amp;search.y=13&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The itrc doc id is 4000062381.&lt;BR /&gt;&lt;BR /&gt;The doc talks about rcp getting confused because one of the files being rcped is older than 1 Jan 1970 and it is unable to interpret that.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jun 2004 15:03:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-errors/m-p/3302092#M880920</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-06-10T15:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: rcp errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-errors/m-p/3302093#M880921</link>
      <description>These are all recent files and their permissions are fine.  I have even tried creating a file on the remote host and rcp'ing that but not joy.</description>
      <pubDate>Thu, 10 Jun 2004 15:31:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-errors/m-p/3302093#M880921</guid>
      <dc:creator>Emma_8</dc:creator>
      <dc:date>2004-06-10T15:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: rcp errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-errors/m-p/3302094#M880922</link>
      <description>Are you keeping current on patches? Try the rcp command to the remote system where the remote user has /usr/bin/sh as the shell (hint: use chsh on the remote system). Another possibility is that you have garbage characters imbedded in some of the filenames that you are copying.  Here are some other possibilities:&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://www.ugu.com/sui/ugu/show?bbs_unix.3922" target="_blank"&gt;http://www.ugu.com/sui/ugu/show?bbs_unix.3922&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=74101" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=74101&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jun 2004 21:04:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-errors/m-p/3302094#M880922</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-06-10T21:04:18Z</dc:date>
    </item>
  </channel>
</rss>

