Re: Using saved SSH keys for WinSCP.com (SFTP Scripting)
we have about 20 different servers throughout the country. I could write a bunch of if statements in the batch file and include each and every fingerprint
What do you need "if" statements for? Include host keys along with the other connection info in your batch file.
Now doing so, it will used Cached keys, but also now it will ask for unknown hosts.
The latest version of WinSCP aborts a script, if it sees an unknown hostkey. You must be using some old version of WinSCP.