Re: [twsocket] TsslFtpClient

2009-11-04 Thread René Puyhaubert
Hello Arno, The parameters of my Ftp server was not corrects. The same port 990 was only used with Auut SSL. Now it works Thank you for your help ! René Puyhaubert 2009/11/3 Arno Garrels > René Puyhaubert wrote: > > > What do you means with "all in one methods" in : > > "this type requires

Re: [twsocket] TsslFtpClient

2009-11-03 Thread René Puyhaubert
Hello Arno, Thank you for your explanations. But all combinations of protocols and ports doesn't work with this ftps server. What do you means with "all in one methods" in : "this type requires the AUTH command being issued, if you do not use the "all in one methods". Is it one parameter of TSslFt

Re: [twsocket] TsslFtpClient

2009-11-03 Thread Arno Garrels
René Puyhaubert wrote: > What do you means with "all in one methods" in : > "this type requires the AUTH command being issued, if you do not use > the "all in one methods". > Is it one parameter of TSslFtpClient ? T(Ssl)FtpClient has special methods which combine multiple single FTP requests in

Re: [twsocket] TsslFtpClient

2009-11-03 Thread René Puyhaubert
My ftps server don't use Certificate validation. Could it be an explanation ? René Puyhaubert 2009/11/3 René Puyhaubert > Hello Arno, > > Thank you for your explanations. > But all combinations of protocols and ports doesn't work with this ftps > server. > What do you means with "all in one met

Re: [twsocket] TsslFtpClient

2009-11-03 Thread Arno Garrels
Hello René, At first, TSslFtpClient supports all possible SSL/TLS protocols. I guess you are just mixing them up as I mix them up all the time, so welcome in the club! > FTPES : Ftp over explicit TSL/SSL; port 990 You probably mean _implicit_ TLS/SSL; port 990. In the demo select SSL Type "ssl

[twsocket] TsslFtpClient

2009-11-03 Thread René Puyhaubert
Hi, I want to connect to a secure ftp, with Ics component : TsslFtpClient I have tested this connexion with demo program : OverbyteIcsFtpTst1 With any protocol ssl used, I have a connexion error at the Connect command. For example, with SsltypeAuthSsl, error is : > AUTH SSL < 534 AUTH command is