Post a reply

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

gmerg

Try to have an RSA as hostkey

Hello,
I tried to connect with winscp.com with command line.
The SFTP server use RSA protocol as Host Key (it's an old switch, and i must connect to about 200 switches).
I i put in GUI the advanced option: HostKey=rsa,ed25519,ecdsa,dsa,WARN
I can connect, but i don't know what command line i must use to do the same thing.
I tried:
winscp.com sftp://admin:PASSWORD@172.19.0.231/ -hostkey=* /ini=null

But i get "Signature from server's host key is invalid"

Thanks in advance