Re: Unable to do SSH to server
This does not seem to be a WinSCP question.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
ssh-copy-id -i ~/.ssh/id_rsa.pub username@IP
/usr/bin/ssh-copy-id: INFO: Source of key(s) to be installed: "/c/Users/a-a340152/.ssh/id_rsa.pub"
/usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed
/usr/bin/ssh-copy-id: INFO: 1 key(s) remain to be installed -- if you are prompted now it is to install the new keys
usernamer@IP's password:
Permission denied, please try again.