Internet Direct (Indy) Version 9.0.1 Beta
TIdFTP.Noop
Send a Keep-Alive signal to the FTP server.

procedure Noop;
Description
Noop is a method that sends a keep-alive signal to the FTP server. Noop is sometimes use to prevent the FTP server from closing a connection which is idle for a long period.