J
Jason
Hello, can someone please suggest to me how I can keep my ftp connection from
timing out after a large file download?
I am using SSIS and I have tried multiple ways of ftp'ing the files in my
directory to my local hard drive, but the tasks keep failing after a large
file is downloaded. The error I'm getting is:
An error occurred in the requested FTP operation. Detailed error
description: Receiving file "usfile.zip".
The operation timed out
The file is about 120MB.
I tried using the ftp task, as well as writing (reverse engineering) an ftp
script task using FtpWebRequest.Create and both methods work as long as the
files are small.
It looks like the ftp timeout property has to be set between 1 and 300, so
even though I am explicitly assigning a timeout property of 0 in my
connection via script, it is still timing out.
Any suggestions are much appreciated. I've been struggling with this issue
for about a week now.
Thanks!
Jason
http://www.lonestarfinancing.com
timing out after a large file download?
I am using SSIS and I have tried multiple ways of ftp'ing the files in my
directory to my local hard drive, but the tasks keep failing after a large
file is downloaded. The error I'm getting is:
An error occurred in the requested FTP operation. Detailed error
description: Receiving file "usfile.zip".
The operation timed out
The file is about 120MB.
I tried using the ftp task, as well as writing (reverse engineering) an ftp
script task using FtpWebRequest.Create and both methods work as long as the
files are small.
It looks like the ftp timeout property has to be set between 1 and 300, so
even though I am explicitly assigning a timeout property of 0 in my
connection via script, it is still timing out.
Any suggestions are much appreciated. I've been struggling with this issue
for about a week now.
Thanks!
Jason
http://www.lonestarfinancing.com