I’m using ChilKat for making FTP-connections to servers and downloading files. I have successfully used the class cComChilkatSFtp for this purpose.

Now I have to download files from a server with FTP using encryption “Explicit FTP over TLS”, port 64738.

What class from ChilKat should I use?
Have you got any code examples? Maybe a specific link to DataFlex on ChilKat?