Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Apr : Re: IdFTP.Get hangs.

www.cryer.info
Managed Newsgroup Archive

Re: IdFTP.Get hangs.

Subject:Re: IdFTP.Get hangs.
Posted by:"Ken Davis" (ke..@co.sangamon.il.us)
Date:Wed, 25 Apr 2007 14:21:03

Is there a FTP server for Win 2003 that is known to be in complience with
the standards?  I really need to get this to work.
What really sucks is that it used to work fine, but as the size of the file
to be downloaded has grown, this problem has appeared.
Thanks for your help.

Ken


"Ken Davis" <ken@kennected.com> wrote in message
news:4629925c@newsgroups.borland.com...
> And why does this only happen on longer transfers and not the shorter
> ones?
>
> "Remy Lebeau (TeamB)" <no.spam@no.spam.com> wrote in message
> news:46293d46$1@newsgroups.borland.com...
>>
>> "Ken Davis" <kend@co.sangamon.il.us> wrote in message
>> news:462938ee$1@newsgroups.borland.com...
>>
>>> Does anyone know what I can do about .get never returning.  The
>>> OnWorkEnd event triggers but Get never returns control back
>>> to my application.
>>
>> Then you are likely connected to a server that is not following the
>> FTP standard properly and Get() is waiting for an expected reply that
>> the server never sends.
>>
>>> I have read somewhere about the control channel closing but
>>> I am not sure?
>>
>> If that were the case, you would be getting a raised exception.
>>
>>> I had the same problem with Indy 9 on Delphy 7.
>>
>> Then it is definately related to which server you are connecting to.
>>
>>
>> Gambit

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive