hostkey error when trying to script
Hi everyone
I am new to scripting so please forgive my noobness
I am able to connect when I am in command line using
I then ran another command put which copied the folders over fine.
I then try to automate via script using .bat file however the logs show
I am new to scripting so please forgive my noobness
I am able to connect when I am in command line using
open scp://user:password@xxx.xx.xxx.xxx/ -hostkey="ssh xxx"""
I then try to automate via script using .bat file however the logs show
I am not sure why the key would be different from what I entered via command line, can anyone help?Host key does not match configured key xxx-xxx
Attempt to close connection due to fatal exception:
Host key fingerprint is ssh-rsa xxx-xxx-
(Exception) **Host key does not match configured key xxx-xxx"