Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

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

martin

Re: sftp to vip address

There's no StrictHostKeyChecking option in WinSCP. Moreover in OpenSSH is does not do what you want to do. Anyway, there's no way to ignore host key check in WinSCP or in any other decent SSH client.
Guest

...sorry forgot to say I also treid to put the entry under
[SshHostKeys]

i'm unable to access the winregistry and so storage is set to ini file under prefrences
yatty

sftp to vip address

Trying to sftp to a vip address using winscp but cant figure out how to ignore the hostkey check.
StrictHostKeyChecking=no
I've tried to add this to the WinSCP.ini file under:-

[Configuration\Interface]
RandomSeedFile=%25APPDATA%25%5Cwinscp.rnd
PuttyRegistryStorageKey=Software%5CSimonTatham%5CPuTTY
StrictHostKeyChecking=no

doesn't seem to make a difference, not sure what i'm doing wrong here?
Changing the hostkey on the servers is not an option unfortunately.

Any help much appreciated