On Wed, 12 Jan 2005 20:10:10 -0600, Rob Brenart (TT) <Rob.Brenart@tradingtechnologies.com> wrote: > I'm trying to run some scripts which rcp files to another machine. > But everytime I attempt to use rcp, the machine runs scp instead. > I had the same problem with rsh/ssh but was able to apt-get install > rsh-redone-client to solve my problem. > Is there something similar I can do to make rcp usuable for me? Install the rsh-client package too. Rabin