| 程序包 | 说明 |
|---|---|
| cn.com.fishin.tuz.entity | |
| cn.com.fishin.tuz.helper |
| 限定符和类型 | 方法和说明 |
|---|---|
ServerAddress |
FTPUploadInfo.getServerAddress()
已过时。
|
ServerAddress |
FTPUploadFile.getServerAddress() |
| 限定符和类型 | 方法和说明 |
|---|---|
FTPUploadInfo |
FTPUploadInfo.setServerAddress(ServerAddress serverAddress)
已过时。
|
void |
FTPUploadFile.setServerAddress(ServerAddress serverAddress) |
| 限定符和类型 | 方法和说明 |
|---|---|
static org.apache.commons.net.ftp.FTPClient |
FTPHelper.connectToFTP(ServerAddress address,
LoginInfo user)
连接到 FTP 服务器
返回一个 FTPClient 对象
Connect to FTP server
Return a connection to FTP server
|
Copyright © 2019. All Rights Reserved.