Re: [DUG] FTPS with Indy

2009-03-23 Thread Jeremy Coulter
Hi robert. I have used FTPS (of SFTP) using CryptLib.dll and the Synapse classes with good success. Jeremy On Tue, Mar 24, 2009 at 4:58 PM, Robert martin wrote: > Hi > > I have added the TIdSSLIOHandlerSocketOpenSSL component to my idFTP > component in an attempt to use FTPS (FTP over SSL).

[DUG] FTPS with Indy

2009-03-23 Thread Robert martin
Hi I have added the TIdSSLIOHandlerSocketOpenSSL component to my idFTP component in an attempt to use FTPS (FTP over SSL). I don't understand the properties of this component so just left them as default. I did not get an error when running my app but my question is, am I now running FTPS ?