SQL-ftpd IDLE command


Note: Your ftp client may be case sensitive

If you intend to give the server a query which might take some time to complete, you'll need to set the timeout parameter on the server. The default timeout is currently only 5 minutes, and it will be easy to overrun that. To change the timeout value for the server (before it assumes you're done and forgot to log out), the command is idle <number-of-seconds>. For example: Note: The idle command may not be implemented in all ftp clients. Consult your ftp client's help facility for more information on setting the idle timeout.


Forward to the quit command manual page.
Return to the SQL-ftpd Commands Page