Re: Using Expect and ssh with rsync

2000-12-11 Thread Harry Putnam
"Belknap, Christopher" <[EMAIL PROTECTED]> writes: > I've got SSH 1.2.27 installed, and I want to use it instead of rsh with > rsync. In addition, I want to run the rsync out of cron so that it is > automated and doesn't prompt for an SSH passphrase. I heard that this > automation can be done usi

Using Expect and ssh with rsync

2000-12-11 Thread Belknap, Christopher
I've got SSH 1.2.27 installed, and I want to use it instead of rsh with rsync. In addition, I want to run the rsync out of cron so that it is automated and doesn't prompt for an SSH passphrase. I heard that this automation can be done using Expect. Does anyone out there have a good Expect script t