Thanks Prikryl. I fixed the error. However i can connect manually from one server but not from the other server. Any ideas please?
- thinkingeye
/log=path_to_log_file
command-line argument. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you can mark the attachment as private.option batch on
option confirm off
open sftp://userid:pwd@servername:22 -hostkey="ssh-rsa 2048 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx"
cd .
option transfer binary
get -preservetime *.csv F:\FTPShare\ftp\CARDownloads\
close
exit