| 程序包 | 说明 |
|---|---|
| org.dromara.hutool.extra.ssh |
Jsch封装,包括端口映射、SFTP封装等,入口为JschUtil
|
| 类和说明 |
|---|
| ChannelType
Jsch支持的Channel类型
|
| Connector
连接者对象,提供一些连接的基本信息
|
| JschRuntimeException
Jsch异常
|
| JschSessionPool
Jsch会话池
|
| Sftp
SFTP是Secure File Transfer Protocol的缩写,安全文件传送协议。
|
| Sftp.Mode
JSch支持的三种文件传输模式
|
Copyright © 2023. All rights reserved.