Background Script Question
I'm running a background script and I get the following prompt in the log file. Is there a switch or parameter that I can use to override this?
If I run my batch file in the foreground, it doesn't stop and ask me this question.
WinsCP 4.2.9 (build 938)
MS Windows 2008 Server (64-bit)
{script}
\"program files (x86)"\winscp\winscp.com /command "open profile" "cd DPH_DERSS_Bioref_test" "option confirm off" "put *.*" "exit" /log="\sftp\de\log.txt"
{log}
. 2011-04-14 18:42:44.325 The server's dss key fingerprint is:
. 2011-04-14 18:42:44.325 ssh-dss 1024 {removed for post}
. 2011-04-14 18:42:44.325
. 2011-04-14 18:42:44.325 If you trust this host, press Yes. To connect without adding host key to the cache, press No. To abandon the connection press Cancel.
. 2011-04-14 18:42:44.325
. 2011-04-14 18:42:44.325 Continue connecting and add host key to the cache? ()
Thanks,
Mike
If I run my batch file in the foreground, it doesn't stop and ask me this question.
WinsCP 4.2.9 (build 938)
MS Windows 2008 Server (64-bit)
{script}
\"program files (x86)"\winscp\winscp.com /command "open profile" "cd DPH_DERSS_Bioref_test" "option confirm off" "put *.*" "exit" /log="\sftp\de\log.txt"
{log}
. 2011-04-14 18:42:44.325 The server's dss key fingerprint is:
. 2011-04-14 18:42:44.325 ssh-dss 1024 {removed for post}
. 2011-04-14 18:42:44.325
. 2011-04-14 18:42:44.325 If you trust this host, press Yes. To connect without adding host key to the cache, press No. To abandon the connection press Cancel.
. 2011-04-14 18:42:44.325
. 2011-04-14 18:42:44.325 Continue connecting and add host key to the cache? ()
Thanks,
Mike