Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Feb : Re: Indy FTP Response Codes for NLST
| Subject: | Re: Indy FTP Response Codes for NLST |
| Posted by: | "Erik Berry" (..@techie.zzzcom) |
| Date: | Fri, 16 Feb 2007 01:09:42 |
Remy Lebeau (TeamB) wrote:
> It will not cause a hang. If the server sends anything other than
If you don't consider a several minute pause a hang, then, no, it does not
hang. That said, I described a several minute pause a few lines down.
> It will not cause a hang. If the server sends anything other than
> 125, 150, or 154, an exception is raised. So what EXACTLY is the
> server really sending? Again, please provide details about the actual
> FTP traffic that is being exchanged. That is why I told you to use a
I've documented the exact responses in the low-level log I provided and also
there is a detailed log of the server's communication direct from the
internal server logging in the link to the bug fix I posted earlier today.
I can't see any value in spending more time documenting this here, since it
is a well-documented and now fixed bug in the server, confirmed by at least
two other people, including the server's main author.
> As it should be. The server sent the wrong reply. There is nothing
> Indy can do about that, other than to raise an exception.
Indy could detect this buggy server and try to work around this bug, but as
I said, it may not be worth it, since it may be a very rare case.
Anyway, you and I don't seem to communicate very well (and never really have
in the past), so I'll leave things as-is and say goodbye now, before I
further clutter this newsgroup.
Erik
none