[7625] in Athena Bugs
decmips 7.2R: rcp
daemon@ATHENA.MIT.EDU (Tom Coppeto)
Tue Jun 4 12:46:12 1991
To: bugs@ATHENA.MIT.EDU
Date: Tue, 04 Jun 91 12:45:52 EDT
From: Tom Coppeto <tom@MIT.EDU>
System name: OTISBURG.MIT.EDU
Type and version: KN01 7.2R (1 update(s) to same version)
Display type: PM-MONO
What were you trying to do?
copy a file from one machine to another
What's wrong:
I can do:
rcp root@po2:/tmp/foo foo
or
rcp foo root@po1:/tmp/foo
but not
rcp root@po2:/tmp/foo root@po1:/tmp/foo
it says:
Kerberos rcp failed: No ticket file (tf_util).
trying normal rcp (/bin/rcp.ucb)
What should have happened:
I'd like to be able to copy files directly between machines.