| Package | Description |
|---|---|
| org.apache.commons.net.ftp |
FTP and FTPS support classes
|
| Modifier and Type | Class | Description |
|---|---|---|
static class |
FTPClient.NatServerResolverImpl |
Default strategy for passive NAT workaround (site-local
replies are replaced.)
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
FTPClient.setPassiveNatWorkaroundStrategy(FTPClient.HostnameResolver resolver) |
Set the workaround strategy to replace the PASV mode reply addresses.
|