Just to be sure, I do not need to do any additional coding other than coding this one additional line (in active mode), correct ? In other words, by supplying this line, the ProFTPClient code will take care of executing the PORT command correct ? If additional coding is needed, please provide example.
ftp.getProxySettings().setPublicProxyAddress("mypublicproxy");
Thanks,