Could we enhance FTP sampler/Jmeter client to support Passive(PASV)mode? On one of the occasions, I had this requirement of connecting to a SFTP server from Jmeter and was suggested to route the traffic from Jmeter to SFTP server via "Stunnel". For the client to work via the tunnel it had to function in the PASV Mode which is not supported by the client. Would be great if we could enhance the client to support PASV mode.
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2790