FTPS Keep Alive to Control Port for Large File Transfers

Core FTP client questions and answers
Locked
schultkl
Posts: 4
Joined: Mon Oct 14, 2013 11:44 pm

FTPS Keep Alive to Control Port for Large File Transfers

Post by schultkl »

It seems Core FTP LE only sends Keep Alive commands to the control port when idle, not when downloading large files...can someone please confirm?

On SmartFTP and FileZilla, it appears they allow sending Keep Alive commands to the control port when downloading a large file via the data port.

We use Core FTP LE build 1785 to download large files (~7GB). We get intermittent connectivity errors even though we use passive and have the Keep Alive checked black. The logging pane does not seem to show any commands getting sent to control port (e.g., LIST, NOOP, CWD). When the transfer fails, we begin seeing the Keep Alive commands in the logging pane.

Thank you.
ForumAdmin
Site Admin
Posts: 1004
Joined: Mon Mar 24, 2003 4:37 am

Post by ForumAdmin »

This might be caused by the socket level keep-alive not being set. It will be fixed in build 1791 and greater.
schultkl
Posts: 4
Joined: Mon Oct 14, 2013 11:44 pm

Post by schultkl »

[quote="ForumAdmin"]This might be caused by the socket level keep-alive not being set. It will be fixed in build 1791 and greater.[/quote]

Thank you; I will follow-up after the release of build 1791.
Locked