I connect to a remote server using the command line FTP client. The server is set that after a certain time of inactivity it closes the connection. Is there a way that the FTP client will send a "keep alive" message so that if I live the client opened for few minutes and then issue another command, I will not get thrown away because of timeout?
-- Ori Idan ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
