Package | Description |
---|---|
cn.orionsec.kit.net.ftp.client.transfer | |
cn.orionsec.kit.net.host.sftp.transfer | |
cn.orionsec.kit.net.specification.transfer |
Modifier and Type | Class and Description |
---|---|
class |
FtpDownloader
FTP 大文件下载 支持断点续传, 实时速率
|
class |
FtpUploader
FTP 大文件上传 支持断点续传 实时速率
|
Modifier and Type | Class and Description |
---|---|
class |
SftpDownloader
SFTP 大文件下载 支持断点续传, 实时速率
|
class |
SftpUploader
SFTP 大文件上传 支持断点续传, 实时速率
|
Modifier and Type | Interface and Description |
---|---|
interface |
IFileDownloader
文件下载器 接口
|
interface |
IFileUploader
文件上传器 接口
|
Modifier and Type | Class and Description |
---|---|
class |
BaseFileDownloader
大文件下载 基类 支持断点续传, 实时速率
|
class |
BaseFileUploader
大文件上传 基类 支持断点续传, 实时速率
|
Copyright © 2024. All rights reserved.