Timeout detected. (control connection)
Hello,
I have a recurring timeout issue when uploading large files on a FTPS server.
The only log I have on the client side :
On the server side :
I have asked my network admin to check on the firewall if there is a mechanism that closes long sessions but to be sure I would like to know if you can see something in these logs that I am missing.
Thank you in advance.
Alex
I have a recurring timeout issue when uploading large files on a FTPS server.
The only log I have on the client side :
. 2020-06-08 11:19:34.088 TLS layer changed state from connected to closed . 2020-06-08 11:19:34.088 Data connection closed . 2020-06-08 11:20:24.335 Timeout detected. (control connection) . 2020-06-08 11:20:24.335 Copying files to remote side failed. . 2020-06-08 11:20:24.335 Got reply 1004 to the command 4
On the server side :
Mon Jun 8 11:17:50 2020 [pid 11988] [*********] FTP command: Client "185.19.224.42", "TYPE I" Mon Jun 8 11:17:50 2020 [pid 11988] [*********] FTP response: Client "185.19.224.42", "200 Switching to Binary mode." Mon Jun 8 11:17:50 2020 [pid 11988] [*********] FTP command: Client "185.19.224.42", "PASV" Mon Jun 8 11:17:50 2020 [pid 11988] [*********] FTP response: Client "185.19.224.42", "227 Entering Passive Mode (149,202,207,54,211,11)." Mon Jun 8 11:17:50 2020 [pid 11988] [*********] FTP command: Client "185.19.224.42", "STOR 20200608111525001.zip.tmp" Mon Jun 8 11:17:50 2020 [pid 11988] [*********] FTP response: Client "185.19.224.42", "150 Ok to send data." Mon Jun 8 11:27:50 2020 [pid 11988] [*********] FAIL UPLOAD: Client "185.19.224.42", "/bis/OUT/andsoft/edi/tms/zip/20200608111525001.zip.tmp", 175497424 bytes, 285.63Kbyte/sec Mon Jun 8 11:27:50 2020 [pid 11988] [*********] FTP response: Client "185.19.224.42", "421 Data timeout. Reconnect. Sorry."
I have asked my network admin to check on the firewall if there is a mechanism that closes long sessions but to be sure I would like to know if you can see something in these logs that I am missing.
Thank you in advance.
Alex