I am trying WinSCP as SFTP client and freeSSHD as server. How to setup user name in SSH server.
Generally you do not setup username on SSH server. The server typically uses account base of the system. However I do not know freeSSHD.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
I am trying WinSCP as SFTP client and freeSSHD as server. How to setup user name in SSH server.
Hi,
I have generated my keys with puttygen but I can't get the public key auth working.
I exported the public key as openssh key to store it in my authorized_keys file on the server but I always get the error message "Key is of wrong type (PuTTY SSH-2 private key)".
What I'm doing wrong? :cry:
TIA
Torsten
You need to convert your private key to putty format using puttygen tool.