Re: Batch File works on Windows 10 but not on Windows Server 2003R2
As you can see in the log, the server's certificate is not recognized by the Windows certificate store on 2003. Most probably because the store is no longer updated and does not contain a respective root certificate.
You can manually confirm the certificate by adding
https://winscp.net/eng/docs/scriptcommand_open#certificate
You can manually confirm the certificate by adding
-certificate
switch to the open
command:
https://winscp.net/eng/docs/scriptcommand_open#certificate