Re: trouble with scp: partly a re-post

2002-02-27 Thread Alan James
On Wed, 27 Feb 2002 08:38:11 + Alan James <[EMAIL PROTECTED]> wrote: > On Tue, 26 Feb 2002 20:19:10 -0600 (CST) > Cheryl Homiak <[EMAIL PROTECTED]> wrote: > > > I am using the form > > ssh [EMAIL PROTECTED]:filename user2ipaddress:filename and have also tried > > I dont think you can do that

Re: trouble with scp: partly a re-post

2002-02-27 Thread Alan James
On Tue, 26 Feb 2002 20:19:10 -0600 (CST) Cheryl Homiak <[EMAIL PROTECTED]> wrote: > I am using the form > ssh [EMAIL PROTECTED]:filename user2ipaddress:filename and have also tried I dont think you can do that. I never made it work anyway. One side of the scp expression has to be local it seems.

trouble with scp: partly a re-post

2002-02-26 Thread Cheryl Homiak
Using the debian package ssh, I have public and private rsa keys for both of the machines between which I want to interact. I have copied the public key of each one to .ssh/authorized_keys on the other computer, so each computer now has the other's public key in that file. Ssh is working beautifull