[8297] in Athena Bugs
decmips 7.3M: rcp
daemon@ATHENA.MIT.EDU (John T Kohl)
Mon Sep 30 18:24:10 1991
Date: Mon, 30 Sep 91 15:24:43 -0700
From: John T Kohl <jtkohl@Athena.MIT.EDU>
To: bugs@Athena.MIT.EDU
System name: hodge
Type and version: KN01 7.3M
Display type: PMAX-MFB
What were you trying to do?
use rcp to get stuff from Berkeley.
What's wrong:
It couldn't automatically find the non-kerberos rcp:
[{1}hodge:/mit/jtkohl]
% rcp antipodes.berkely.edu:final.ps /tmp
antipodes.berkely.edu: unknown host
Kerberos rcp failed: rcmd protocol failure.
trying normal rcp (/bin/rcp)
exec: No such file or directory
Exit 1 rcp antipodes.berkely.edu:final.ps /tmp
[{1}hodge:/mit/jtkohl]
% where rcp
/usr/athena/rcp
/usr/ucb/rcp
[{1}hodge:/mit/jtkohl]
% /usr/ucb/rcp antipodes.berkeley.edu:final.ps /tmp/
[{1}hodge:/mit/jtkohl]
%
What should have happened:
I shouldn't have had to explicity find the old rcp.
Please describe any relevant documentation references:
???