.\WinSCP.exe command without password fails
Steps to reproduce:
1) If I open PowerShell and pass the values
user:password@server like this
.\WinSCP.exe sftp://user:[email protected]/ /hostkey="ssh-ed25519 255 eesecret2BUNg="
2) If I open PowerShell and pass the values
user@server like this .\WinSCP.exe sftp://[email protected]/ /hostkey="ssh-ed25519 255 eesecret2BUNg="
I'm on version 5.17.10
Cannot tell if it's related to the hostkey
ssh-ed25519 255 or if affects all key type as I only have this environment.
Thank you

