mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
sftp add refactoring method
This commit is contained in:
parent
3ab1c45228
commit
9031c8958e
@ -77,7 +77,7 @@ public class Sftp extends AbstractFtp {
|
|||||||
* @since 5.3.3
|
* @since 5.3.3
|
||||||
*/
|
*/
|
||||||
public Sftp(FtpConfig config) {
|
public Sftp(FtpConfig config) {
|
||||||
this(config, false);
|
this(config, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user