mirror of
https://gitee.com/dromara/hutool.git
synced 2025-04-05 17:37:59 +08:00
Merge pull request #2286 from Fxiao1/patch-1
更新了 Ftp.existFile(String path) 的方法描述
This commit is contained in:
commit
bb3b4e8045
@ -418,7 +418,7 @@ public class Ftp extends AbstractFtp {
|
||||
}
|
||||
|
||||
/**
|
||||
* 判断ftp服务器文件是否存在
|
||||
* 判断ftp服务器目录内是否还有子元素(目录或文件)
|
||||
*
|
||||
* @param path 文件路径
|
||||
* @return 是否存在
|
||||
|
Loading…
Reference in New Issue
Block a user