程序包 | 说明 |
---|---|
com.fr.ftp.client |
FTP and FTPS support classes
|
限定符和类型 | 类和说明 |
---|---|
static class |
FTPClient.NatServerResolverImpl
Default strategy for passive NAT workaround (site-local
replies are replaced.)
|
限定符和类型 | 方法和说明 |
---|---|
void |
FTPClient.setPassiveNatWorkaroundStrategy(FTPClient.HostnameResolver resolver)
Set the workaround strategy to replace the PASV mode reply addresses.
|