Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: winscp cannot connect a remote server with public ssh keys

Please post an output of ssh -vvv username@hostname and WinSCP session log file.
Guest

winscp cannot connect a remote server with public ssh keys

I generated my ssh keys under C:\Users\<username>\.ssh
and upload a public key to my remote server.
when I use windows console, I ssh to that server successfully without typing passward.(actually I don't know my passward)
but when I use winscp to connect to that server, it report an error No supported authentication methods available (server sent: publickey)