I'm trying to connect to an FTPS server that requires use of Extended Passive Mode (EPSV). When starting the file transfer the FTP object is sending the standard PASV command which results in the following error.
[Rebex.Net.FtpException] No connection could be made because the target machine actively refused it.
Is EPSV supported by the Rebex FTP libraries and if so how is it configured when using FTPS?
There doesn't appear to be anything relating to this in the documentation, FTP object model or release notes.
For reference I am currently using an older version of the File Transfer Pack, version 1.0.4086.