Artem Antonov wrote:
> Hello!
> 
> I had such a problem. To prevent of FTP server disconnection on
> timeout I use "Pwd" command:
> ExecuteCmd(FtpClient.Pwd, FtpClient.PwdAsync);
> 
> But after five minutes I get a message:
> 
>> 421 No Transfer Timeout (300 seconds): closing control connection.
> Session closed, error 0.
> 
> What should I do to fix it?

You could try a directory listing.

Arno Garrels
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to