Hi,
I have a case, where I need to connect to a FTP server, where encryption is "Implicit FTP over TLS".
Then I use the action, "Open Secure FTP Connection", with correct hostname, port 990, secure ftp protocol as FTPS implicit, active mode disabled and accept untrusted certificates.
It is signing me in correctly.
Then I try to "List FTP Directory", to get the files. But it does not return me either files or directories.
Does someone have a solution?