Re: Configuring sshd_config
@Levor: Better is to use 5.20 beta.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
/etc/ssh/sshd_config
, for WinSCP <= 5.19.x:
PubkeyAcceptedAlgorithms +ssh-rsa
authorized_keys
file on the server (not any local one).
ssh-rsa xxxxx
C:\Users\Valdemar\.ssh
. And the private key is in a folder on my desktop at the following path C:\Users\Valdemar\Desktop\Keys
.