How to call WinSCP without hostkey
I had to automate a download process so I started by creating a WinSCP connection, then copying the generated string so I can obtain the string for the automation. It worked all well on my test computer but when I tried doing the very same thing on the computer where it will reside, something different happened. The generated string was very basic. It had only the sftp url, and login name, no password or hostkey. But the script file i created doesnt work. I deleted and recreated the connection in WinSCP but it was created the same way again. How can I force it to create a full string code?
The installations behave differently on the 2 computers. On the first, when I click on Session/Generate Code, a tabbed dialog appears where I can select Url, Script, or .net assembly code. But on the other, there is just one untabbed window with checkboxes. When I check hostkey, it inserts fingerprint and adds an unusual looking code. Why are these machines different? the versions are 5.19.* and 5.7.*
The installations behave differently on the 2 computers. On the first, when I click on Session/Generate Code, a tabbed dialog appears where I can select Url, Script, or .net assembly code. But on the other, there is just one untabbed window with checkboxes. When I check hostkey, it inserts fingerprint and adds an unusual looking code. Why are these machines different? the versions are 5.19.* and 5.7.*