We are trying to
automate the update of files on a couple of different linux servers. We
are behind a firewall we don't maintain and are only allowed to use SSH.
We can copy the files using SCP, but we want to automate the process. Is
there anyway anyone knows of to feed SCP the password in a shell script?
Or is there any other way we can do this copy without being asked for a
password?
Thanks,
Dave
Simmons