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? |