Hi Experts, I'm using this API: dccFactory.setPassiveExternalAddress(ip); to set the IP, and right now I only manged to do that on init of my system (before the ftp server start) and not during the system run.
Is there a way to dynamically configure/change the external IP address used for the passive mode? Thanks, Omar
