[clue] scp help?
David L. Anselmi
anselmi at anselmi.us
Sat Sep 8 21:34:24 MDT 2012
Mike Bean wrote:
>
> it's just sudo ssh -i (path to my cert) -l (mylogin) (some destination
> server)
Why do you use sudo for this?
> scp (some file) -i [path to my cert] mylogin:someserver (destination
> directly on some server)
Could it be that if you don't use sudo some permissions are wrong?
I don't particularly understand your specific problem but when I've seen this before it's due to
configuration on the server side. Like the .ssh directory doesn't have the right permissions. So
I've found my clues in the sshd log.
Dave
More information about the clue
mailing list