Package | Description |
---|---|
com.enterprisedt.net.ftp |
Contains classes that add support for secure file transfers via the SFTP and FTPS protocols,
as well as advanced FTP features such as connection pooling and asynchronous methods.
|
Modifier and Type | Field and Description |
---|---|
protected DataChannelCallback |
FTPControlSocket.dataChannelCallback
Pasv callback method
|
protected DataChannelCallback |
FTPClient.dataChannelCallback
Pasv callback method
|
Modifier and Type | Method and Description |
---|---|
void |
FTPClient.setDataChannelCallback(DataChannelCallback callback)
Set the data channel callback, which notifies of the
ip and port number to be connected to, and gives an opportunity
to modify these values
|
Copyright © 2001-2014 Enterprise Distributed Technologies Ltd. All Rights Reserved.