Re: New to scripting – cannot get connection to work
Please start here:
https://winscp.net/eng/docs/faq_hostkey#automation
https://winscp.net/eng/docs/faq_hostkey#automation
winscp.com
open -Filezilla SiteName
synchronize local
. That works fine. But when you try to script it...
Searching for host...
Connecting to host...
Authenticating...
Expected host key was not configured, use -hostkey switch.
Host key fingerprint is ssh-rsa 2048 <keyinfo>
Authentication failed.