Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Feb : Re: Indy 10 FTO and large files
| Subject: | Re: Indy 10 FTO and large files |
| Posted by: | "KarlLogan" (karl_log..@yahoo.com) |
| Date: | Wed, 13 Feb 2008 00:29:21 |
"Remy Lebeau (TeamB)" <no.spam@no.spam.com> wrote in message
news:47b22421$1@newsgroups.borland.com...
>
> Unfortunately, TIdFTP does not provide any direct way of sending a
> keepalive command.
I see there is a IdFTP.Noop() (at least in the last snapshot)
> Perhaps. The only real downside would be a timing issue to worry about.
Hmm... tricky. I guess there are no 100% sure solutions here.. Spanning a
thread just to send noops , I don't thing would help. because of the same
problem....