| 程序包 | 说明 |
|---|---|
| cn.hutool.extra.ftp |
基于Apache Commons Net封装的FTP工具
|
| cn.hutool.extra.ssh |
Jsch封装,包括端口映射、SFTP封装等,入口为JschUtil
|
| 类和说明 |
|---|
| AbstractFtp
抽象FTP类,用于定义通用的FTP方法
|
| Ftp
FTP客户端封装
此客户端基于Apache-Commons-Net |
| FtpMode
FTP连接模式
见:https://www.cnblogs.com/huhaoshida/p/5412615.html
|
| 类和说明 |
|---|
| AbstractFtp
抽象FTP类,用于定义通用的FTP方法
|
Copyright © 2019. All rights reserved.