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: | "Lee Cook" (lee.co..@kwikhols.co.uk) |
| Date: | Tue, 24 Oct 2006 11:34:35 |
Thanks for the tip, can you give me some indication on how to use the
IDlogdebug.
Cheers
Lee
"Jack MacRank" <jack@macrank.com> wrote in message
news:453d26b9$1@newsgroups.borland.com...
> 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!