In article <c06e4d68.0307071810.86a74d0@posting.google.com> ,
yls177 <yls177@hotmail.com> wrote:
"refused an attempted connect operation" presumably means that the remote
machine isn't running the required network service. Rcp makes use of the
same "shell" service as rsh, so check PROD's /etc/inetd.conf to see if this
service is enabled.
However, a better solution would probably be to use scp, which makes use of
the ssh service, which is more secure.
--
Barry Margolin, barry.margolin@level3.com
Level(3), Woburn, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.