MLST command cannot open the data connection. For this need to upgrade the FTP server or disable the MLST(Machine Processing List) on the client. For script, var client = new Rebex.Net.Ftp(); client.EnabledExtensions &= ~FtpExtensions.MachineProcessingList;
For SSIS or any BI tool, DisableMachineProcessingList1