mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
sftp add refactoring method
This commit is contained in:
@@ -77,7 +77,7 @@ public class Sftp extends AbstractFtp {
|
||||
* @since 5.3.3
|
||||
*/
|
||||
public Sftp(FtpConfig config) {
|
||||
this(config, false);
|
||||
this(config, true);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user