Re: Keep Remote Server Up to Date
From the log, it does not look like those files existed in the local directory, at the time the WinSCP script was executed.
If you believe otherwise, add this to your batch file before and after WinSCP commandline:
And post complete output of your batch file, along with WinSCP script.
If you believe otherwise, add this to your batch file before and after WinSCP commandline:
dir D:\home\lbo\lbo.extracts\ESICIA
"%WINSCP_PATH%" ...
dir D:\home\lbo\lbo.extracts\ESICIA
And post complete output of your batch file, along with WinSCP script.