Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Dec : Indy 10 FTP large files hangup

www.cryer.info
Managed Newsgroup Archive

Indy 10 FTP large files hangup

Subject:Indy 10 FTP large files hangup
Posted by:"Hans Frensen" (hfrens..@trombosedienst-denhaag.nl)
Date:Wed, 5 Dec 2007 12:35:02

Using TidFTP I encouter the problem that after finishing a large upload (>
70 MB) idFTP.put does not return.The program hangs.
Using the OnWorkBegin, OnWork and OnWorkEnd events i can see the upload is
completed, and the file is received in full on the FTP server, but the
program just does not return from the IdFTP1.put statement......
IdFTP1.put does return after uploading a 50MB test-file, but not at filesize
77MB.

I want to upload a large file (about 3 GB) to a FTP-enabled NAS and I have
no control over the built-in FTP-server.
Anyone out there knows how to overcome this filesize-limit?

Replies:

www.cryer.info
Managed Newsgroup Archive