Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Oct : Re: Very URGENT Indy 10 FTP re-post again for gambit
| Subject: | Re: Very URGENT Indy 10 FTP re-post again for gambit |
| Posted by: | "Jack MacRank" (ja..@macrank.com) |
| Date: | Mon, 23 Oct 2006 16:31:54 |
Lee Cook wrote:
> Gambit,
>
> Any news on why i cannot connect to the FTP server as in mt previous thread
> messages, my last message included the souce code that i am using to connect
>
> Lee
>
>
Sorry to butt in but Lee have you run a sniffer or attached a IdLogDebug
to the IdFTP component? The server could be sending back something
weird that blows up IdFTP during the connect. When something blows up
in Indy, it's usually because of a bad request or a bad response.
HTH!