Re: scp may be broken

2007-01-21 Thread Roberto C. Sanchez
On Sun, Jan 21, 2007 at 01:23:38AM -0500, Jude DaShiell wrote: > Earlier I set up a private key with ssh -keygen and copied it to the > proper place on my isp's computer for me to use. That works fine with ssh > but breaks with scp since scp says the key is too long and doesn't grant > access t

Re: scp may be broken

2007-01-21 Thread Greg Folkert
On Sun, 2007-01-21 at 01:23 -0500, Jude DaShiell wrote: > Earlier I set up a private key with ssh -keygen and copied it to the > proper place on my isp's computer for me to use. That works fine with ssh > but breaks with scp since scp says the key is too long and doesn't grant > access to the

Re: scp may be broken

2007-01-20 Thread Kevin Mark
On Sun, Jan 21, 2007 at 01:23:38AM -0500, Jude DaShiell wrote: > Earlier I set up a private key with ssh -keygen and copied it to the > proper place on my isp's computer for me to use. That works fine with ssh > but breaks with scp since scp says the key is too long and doesn't grant > access t

scp may be broken

2007-01-20 Thread Jude DaShiell
Earlier I set up a private key with ssh -keygen and copied it to the proper place on my isp's computer for me to use. That works fine with ssh but breaks with scp since scp says the key is too long and doesn't grant access to the other machine. Could the pass phrase be too long for scp? --