Re: Solved
@martin I created an account so I could thank you. Thank you.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
Fedora 33 and above no longer allow ssh-rsa authentication using a SHA1 message digest, due to security concerns. ssh-rsa keys are fine and can still be used, but the SSH client needs to use them with a newer SHA2-based authentication handshake.
No supported authentication methods available (server sent: publickey,gssapi-keyex,gssapi-with-mic)
sshd_config
file to enable all the GSSAPI options to no prevail.
PasswordAuthentication
and that worked fine.
sshd_config
configuration on my server or a package installed on my server to accept WinSCP?