iling'
Subject: Re: [twsocket] Error trying to connect to FTP
Here's a clue:
Telnet connection to FTP worked.
As I walked through I got to this step:
list
150 Opening ASCII mode data connection for /bin/ls.
425 Can't open data connection.
So something is blocking traffic... grr... sho
mailing
Subject: Re: [twsocket] Error trying to connect to FTP
OK. So the sample program doesn't work: I guess there is something weird on
your system. I have no idea what but it is probably related to a firewall or
similar "security" product.
I would suggest now to try with c
ent Suite (ICS)
http://www.overbyte.be
- Original Message -
From: "Matt Minnis" <[EMAIL PROTECTED]>
To: "'ICS support mailing'"
Sent: Wednesday, December 10, 2008 8:44 PM
Subject: Re: [twsocket] Error trying to connect to FTP
> From FTPTst:
>
> Winsock
So its something peculiar to these machines I'd guess.
Thanks,
Matt
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Francois PIETTE
Sent: Wednesday, December 10, 2008 13:35
To: ICS support mailing
Subject: Re: [twsocket] Error trying to connect
Internet Component Suite (ICS)
http://www.overbyte.be
- Original Message -
From: "Matt Minnis" <[EMAIL PROTECTED]>
To: "'ICS support mailing'"
Sent: Wednesday, December 10, 2008 7:57 PM
Subject: Re: [twsocket] Error trying to connect to FTP
>I wa
om: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Arno Garrels
Sent: Wednesday, December 10, 2008 12:44
To: ICS support mailing
Subject: Re: [twsocket] Error trying to connect to FTP
Most likely you call Connect while a previous call to Connect
is still in the pipe (some loop, TTimer etc.)?
Most likely you call Connect while a previous call to Connect
is still in the pipe (some loop, TTimer etc.)?
> Form1.FTPClient1.Connect(); Log(5, '{hms}: FTP: Connected
> (hopefully)'); // <--- not actually connected at this point :(
That's true and the great nature of non-blocking methods.
Using Delphi 7, ICS FTPCli V6.03
On some machines I get the following error: 500 ESocketException: No Error
(#0 in Connect)
Excerpt from my log:
10:45:07: FTP: Ready to connect
ftp Request ConnectAsync Done.
ftp StatusCode = 500
ftp LastResponse was : '500 ESocketException: No Error (#0 in Con