Martin,
I have a job configured to transfer files each night after hours. A few months ago it stopped working. We have been busy with other things and are just now getting back to this to determine why it stopped working. I'm using ver 5.5.3 on Windows Server 2008 R2.
I have a simple .bat file:
start winscp.com /script=DailyScript2.txt
that runs a simple script:
option confirm off
open CallMiner
put TEST1*.zip
a
a
exit
Our files tend to have around 8000 records. This was never a problem in the past. Now I get a timeout and disconnect error. I have tried extending the timeout setting, but it does not help. When I test with a small batch of records like 450, the transfer succeeds. When I test with larger files it fails half way through and starts the transfer all over again. Also, I have been using FileZilla to transfer the files since WinSCP stopped working, and have had no problems. The only thing is I haven't been able to set up a job to automate FileZilla, which is why I am trying to fix whatever has gone wrong with WinSCP. I did ask the file recipient if they made any configuration changes and they claim they have not made any. I have attached my log file. Any help you can give is appreciated. Thanks.
-
WinSCPlog.txt (22.89 KB, Private file)
Description: log file showing FTP transfer fail.