UM, one poster had the simple answer, which is to change the way ssh authenticates.
You can either set up a passwordless RSA authentication key, or you can use .shosts.
Unlike with the r-utils(rsh,rlogin,rcp) the s-utils(ssh,slogin,scp) check the host
keys to at least verify that the two hosts
On Sat, 2 Sep 2000, Gene Wilburn wrote:
> On Fri, 1 Sep 2000, Steven W. Orr wrote:
>
> > You need to write your script to run scp in the expect scripting
> > language. Expect is an extention of tcl. Easy to use and easy learn. Your
> > problem is that the request for the password is not supposed