| Package | Description |
|---|---|
| cn.orionsec.kit.net.ftp.client | |
| cn.orionsec.kit.net.ftp.client.instance | |
| cn.orionsec.kit.net.ftp.client.pool | |
| cn.orionsec.kit.net.ftp.client.transfer |
| Modifier and Type | Method and Description |
|---|---|
static IFtpInstance |
Ftps.createInstance(FtpConfig ftpConfig)
创建 FTP 实例
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseFtpInstance
ftp 操作实例 基类
|
class |
FtpInstance
FTP 操作实例
|
| Modifier and Type | Method and Description |
|---|---|
IFtpInstance |
FtpClientFactory.createInstance()
创建一个实例
|
IFtpInstance |
FtpClientPool.getInstance()
获取一个实例
|
| Modifier and Type | Method and Description |
|---|---|
IFtpInstance |
FtpUploader.getInstance() |
IFtpInstance |
FtpDownloader.getInstance() |
| Constructor and Description |
|---|
FtpDownloader(IFtpInstance instance,
String remote,
File local) |
FtpDownloader(IFtpInstance instance,
String remote,
String local) |
Copyright © 2025. All rights reserved.