Re: Using SSH in "automatic" mode

2000-12-13 Thread Thornton Prime
On Wed, 13 Dec 2000, John Indra wrote: > Is there any way to copy files with scp and login to another host using ssh > without specifying a password? Yes. If you are using key based authentication, then it won't prompt you for your password. I should point out, though, that if you are paranoid

Re: Using SSH in "automatic" mode

2000-12-13 Thread Emmanuel Seyman
On Wed, Dec 13, 2000 at 02:03:59PM +0700, John Indra a ecrit: > Dear all... > > Is there any way to copy files with scp and login to another host using ssh > without specifying a password? Yup. > I'm using OpenSSH 2.3.0 with SSH protocol 2. I have read the manpage but I'm > confused with the ex

Re: Using SSH in "automatic" mode

2000-12-12 Thread Angel L. Mateo
John Indra escribió: > > Dear all... > > Is there any way to copy files with scp and login to another host using ssh > without specifying a password? > > Say I have user john at station1 and user john@station2. I am very tired of > typing passwords everytime I have to copy something from statio

Using SSH in "automatic" mode

2000-12-12 Thread John Indra
Dear all... Is there any way to copy files with scp and login to another host using ssh without specifying a password? Say I have user john at station1 and user john@station2. I am very tired of typing passwords everytime I have to copy something from station1 to station2. I do this copying at l