Session continually reconnecting when downloading a number of files
Hi,
I'm having trouble with WinSCP downloading multiple files from one of our vendors.
We have a number of nightly jobs that connect to this vendor and download a single file. Each job/file is for a specific product of theirs. This process has run for 2+ years without any issues.
When I try to download ALL files posted to the FTP site in the past two days, WinSCP hangs partway through the job. It may happen after 12 files, it may happen after 2 files - the number of files processed before failure is variable. This is a new job I've been requested to setup.
I use WinSCP 5.7.7, although I've tried this with 5.7.6 without success as well.
The server is running Windows 2008 x64R2
This is an SFTP connection
This job is triggered in Powershell. The command I use is:
& "C:\program files (x86)\winscp\winscp.com" /log=`"d:\winscp.log`" /loglevel=2 /command `"option batch abort`" `"option confirm off`" `"option transfer text`" `"open ftps://[FTP ID]:[PASSWORD]@[FTP SITE]-passive=on -certificate='"[CERTIFICATE]"' -rawsettings FtpForcePasvIp=1 ftps=2 fsprotocol=5 portnumber=20021`" `"lcd d:\rbc`" `"get /usr/nn/gateway/mbox/fxf/[FTP ID]/outbound/2E2E/RPRTCAI*`>2D`" `"exit`"
Log file attached.
It seems similar to bug 1084?
FileZilla experiences a similar problem when downloading multiple files. Log attached.
I'm having trouble with WinSCP downloading multiple files from one of our vendors.
We have a number of nightly jobs that connect to this vendor and download a single file. Each job/file is for a specific product of theirs. This process has run for 2+ years without any issues.
When I try to download ALL files posted to the FTP site in the past two days, WinSCP hangs partway through the job. It may happen after 12 files, it may happen after 2 files - the number of files processed before failure is variable. This is a new job I've been requested to setup.
I use WinSCP 5.7.7, although I've tried this with 5.7.6 without success as well.
The server is running Windows 2008 x64R2
This is an SFTP connection
This job is triggered in Powershell. The command I use is:
& "C:\program files (x86)\winscp\winscp.com" /log=`"d:\winscp.log`" /loglevel=2 /command `"option batch abort`" `"option confirm off`" `"option transfer text`" `"open ftps://[FTP ID]:[PASSWORD]@[FTP SITE]-passive=on -certificate='"[CERTIFICATE]"' -rawsettings FtpForcePasvIp=1 ftps=2 fsprotocol=5 portnumber=20021`" `"lcd d:\rbc`" `"get /usr/nn/gateway/mbox/fxf/[FTP ID]/outbound/2E2E/RPRTCAI*`>2D`" `"exit`"
Log file attached.
It seems similar to bug 1084?
FileZilla experiences a similar problem when downloading multiple files. Log attached.