разрыв каждые 100 проверок. на всякий случай.
This commit is contained in:
@@ -15,6 +15,8 @@ import java.nio.charset.StandardCharsets;
|
||||
import java.util.LinkedHashMap;
|
||||
import java.util.Vector;
|
||||
public class UserConnection {
|
||||
public int iterations = 0; //для тестирования
|
||||
//--
|
||||
public ChannelSftp sftpChannel = null;
|
||||
public ChannelShell shellChannel = null;
|
||||
//--
|
||||
|
||||
Reference in New Issue
Block a user