no message
This commit is contained in:
@@ -391,7 +391,7 @@ public abstract class ConnectionPass<T> extends Pass_2021<T> {
|
||||
return new Pair<>(out, err);
|
||||
}
|
||||
//--
|
||||
//--
|
||||
//--сам себя
|
||||
public boolean Exists(String file_full_name) throws Exception {
|
||||
try {
|
||||
sftpChannel.stat(file_full_name);
|
||||
|
||||
Reference in New Issue
Block a user