Re: scp from remote to remote machine

2005-06-12 Thread Bob Proulx
Robert Vangel wrote: > belahcene wrote: > >I want to send a file from one remote machine to another one like this > >scp [EMAIL PROTECTED]:/home2/dsl-1.2.iso [EMAIL PROTECTED]:/debian > >Password: > >Host key verification failed. > >lost connection > > You need to make sure 172.19.5.75 alr

Re: scp from remote to remote machine

2005-06-11 Thread Robert Vangel
belahcene wrote: Hi, I want to send a file from one remote machine to another one like this scp [EMAIL PROTECTED]:/home2/dsl-1.2.iso [EMAIL PROTECTED]:/debian Password: Host key verification failed. lost connection You need to make sure 172.19.5.75 already has an entry in ~/.ssh/known_

Re: scp from remote to remote machine

2005-06-11 Thread s. keeling
belahcene <[EMAIL PROTECTED]>: > > I want to send a file from one remote machine to another one like this > scp [EMAIL PROTECTED]:/home2/dsl-1.2.iso [EMAIL PROTECTED]:/debian ...^^^ > Password: > Host key verifica

Re: scp from remote to remote machine

2005-06-10 Thread Roberto C. Sanchez
On Fri, Jun 10, 2005 at 12:38:48PM +0100, belahcene wrote: > Hi, > I want to send a file from one remote machine to another one like this > scp [EMAIL PROTECTED]:/home2/dsl-1.2.iso [EMAIL PROTECTED]:/debian > Password: > Host key verification failed. > lost connection > What you probably

scp from remote to remote machine

2005-06-10 Thread belahcene
Hi, I want to send a file from one remote machine to another one like this scp [EMAIL PROTECTED]:/home2/dsl-1.2.iso [EMAIL PROTECTED]:/debian Password: Host key verification failed. lost connection It asks only for on passwd ? and it fails ? Is there an option to precise the both passwod