Uses of Interface
org.apache.commons.net.ftp.FTPClient.HostnameResolver
-
Uses of FTPClient.HostnameResolver in org.apache.commons.net.ftp
Modifier and TypeClassDescriptionstatic class
Default strategy for passive NAT workaround (site-local replies are replaced.)Modifier and TypeMethodDescriptionvoid
FTPClient.setPassiveNatWorkaroundStrategy
(FTPClient.HostnameResolver resolver) Sets the workaround strategy to replace the PASV mode reply addresses.