add recursiveDownloadFolder

This commit is contained in:
Looly
2020-05-11 23:18:02 +08:00
parent fb6d9d35fd
commit fa936f4742
7 changed files with 186 additions and 99 deletions

View File

@@ -3,9 +3,11 @@
-------------------------------------------------------------------------------------------------------------
## 5.3.5 (2020-05-10)
## 5.3.5 (2020-05-11)
### 新特性
* 【core 】 增加CollUtil.map方法
* 【extra 】 增加Sftp.lsEntries方法Ftp和Sftp增加recursiveDownloadFolderpr#121@Gitee
### Bug修复
-------------------------------------------------------------------------------------------------------------