Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2.4k views
in .NET FTP by
I am experiencing trouble at a client site where I am doing an FTPClient.Put of a large file (170MB) to an FTP site controlled by MOVEit from Standard Networks. I am getting the elusive "Unable to read data from the transport connection" error. The file is successfully copied to the site, but this error is raised at the end of the Put.

Anybody have a similar problem with MOVEit?

Andy.Cortwright@Fiserv.com

2 Answers

0 votes
by (162k points)
post just the end part of the log file (see dev guide)

I am experiencing trouble at a client site where I am doing an FTPClient.Put of a large file (170MB) to an FTP site controlled by MOVEit from Standard Networks. I am getting the elusive "Unable to read data from the transport connection" error. The file is successfully copied to the site, but this error is raised at the end of the Put.

Anybody have a similar problem with MOVEit?

Andy.Cortwright@Fiserv.com
0 votes
by
i had this same error here (but with small files) and i found a solution not setting timeout property.

i think timeout property is in ms, not secs. (and i not found that information on doc.)

try not set timeout, or a huge value and see if works..

[]'s

Categories

...