| Package | Description |
|---|---|
| cn.orionsec.kit.net.host | |
| cn.orionsec.kit.net.host.sftp.transfer |
| Modifier and Type | Method and Description |
|---|---|
SftpExecutor |
SessionStore.getSftpExecutor() |
SftpExecutor |
SessionStore.getSftpExecutor(String fileNameCharset)
获取 SftpExecutor
|
| Modifier and Type | Method and Description |
|---|---|
SftpExecutor |
SftpUploader.getExecutor() |
SftpExecutor |
SftpDownloader.getExecutor() |
| Constructor and Description |
|---|
SftpDownloader(SftpExecutor executor,
String remote,
File local) |
SftpDownloader(SftpExecutor executor,
String remote,
String local) |
SftpUploader(SftpExecutor executor,
String remote,
File local) |
SftpUploader(SftpExecutor executor,
String remote,
String local) |
Copyright © 2025. All rights reserved.