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