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: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Wed, 5 Dec 2007 10:33:51 |
"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