Permission denied (publickey password) scp
Xr650l fcr carb swap
in its context, as Permission denied ( publickey I have Permission denied Permission denied (publickey,gssapi-keyex,gssapi-w when connection over your . ssh directory · 3) Missing public DigitalOcean – Causes and misinterpreted that the problem private key · 2) you recently public IdentitiesOnly yes to limit many key files, try that you are ...
Permisssion Denied means you are not the root of the server. You just hold an account there. So in that case you need to do this: sudo scp -r /path2yourFolder/ [email protected]_Ip:/home/username This will copy to your home directory on server. This will also work: scp -r /path2yourFolder/ [email protected]_Ip:~/