I'm receiving an error in the FTP logs relating to a timeout issue. Below is an excerpt from the FTP log. What seems to be happening is that a List command is given and the transfer completes but then the connection times out 3 minutes later.
My question is, what exactly on the back end is happening after the list command that's failing even though the transfer is complete? The profile retries and eventually has a list complete successfully. We are having some firewall issues so this can help us figure out what type of connection is having an issue.
8/18/2011 10:08:35 AM SOCKET REPLY:
150 Transferring directory
226 Transfer completed
8/18/2011 10:11:35 AM EclSocketError: Timeout error occured, code -1
8/18/2011 10:11:35 AM FTPListDirectory returned
8/18/2011 10:11:35 AM FTPListDirectory exception: Timeout error occured
8/18/2011 10:11:35 AM FindFirst: ftp://ftp.oursite.com/something/outgoing/*: retrying after EclSocketError "Timeout error occured"
8/18/2011 10:11:35 AM GetTheListing(CheckConn:TRUE)
CMD: PWD