Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Dec : Re: Indy 10 FTP large files hangup
| Subject: | Re: Indy 10 FTP large files hangup |
| Posted by: | "Hans Frensen" (hfrens..@trombosedienst-denhaag.nl) |
| Date: | Tue, 18 Dec 2007 09:26:40 |
Is there any way I can avoid the problem?. I cannot change the behavior of
the FTP server. Is there a setting in indy FTP I can use to disconnect and
reconnect when such a hangup occurs?
"Remy Lebeau (TeamB)" <no.spam@no.spam.com> schreef in bericht
news:4756ef5c@newsgroups.borland.com...
>
> "Hans Frensen" <hfrensen@trombosedienst-denhaag.nl> wrote in message
> news:47568ce9@newsgroups.borland.com...
>
>> Using TidFTP I encouter the problem that after finishing a
>> large upload (> 70 MB) idFTP.put does not return.
>
> The only way that can happen is if Put() is waiting for a reply from the
> server that never arrives.
>
>> Anyone out there knows how to overcome this filesize-limit?
>
> This has nothing to do with the file size itself. Something else is going
> on.
>
>
> Gambit