On Sun, 2003-09-21 at 16:50, Keith Robinson wrote: > I do: > scp -pr [EMAIL PROTECTED]:/home/keith/origin [EMAIL > PROTECTED]:/home/keith/destination > > I get: > [EMAIL PROTECTED]'s password: > > Now, If I type in the correct password I get: > Permission denied, please try again. > Permission denied, please try again. > Permission denied (publickey,password,keyboard-interactive). > lost connection
Can you try again and add the -v option to scp? It'll output more information that might prove useful. Look for errors after you enter the password. -- Gerard Beekmans http://www.linuxfromscratch.org http://www.beekmansworld.com // Linux Consultant --- OSDN / DevChannel // If Linux doesn't have the solution, you have the wrong problem
