[jira] [Commented] (SSHD-891) SSh connections gets closed for every one hour with 0.13.0 version

2019-02-18 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771320#comment-16771320 ] Goldstein Lyor commented on SSHD-891: - {quote} Can you please let us know if there is a way to change

Re: Channe is closing before file is getting uploaded.

2019-02-18 Thread Lyor Goldstein
It may be the case that you are running out of nio2 worker threads, or memory or buffers - trying to transmit so many concurrent files puts a lot of pressure on the memory and I/O. Trying increasing the "nio2-workers" configuration value: SshClient client = ...

[jira] [Commented] (SSHD-897) Double inputs appear on shell

2019-02-18 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771301#comment-16771301 ] Goldstein Lyor commented on SSHD-897: - Let the JIRA issue stand - I have linked it to the other issue

[GitHub] The-Yoda closed pull request #92: Fix typo.

2019-02-18 Thread GitBox
The-Yoda closed pull request #92: Fix typo. URL: https://github.com/apache/mina-sshd/pull/92 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to

[jira] [Commented] (SSHD-891) SSh connections gets closed for every one hour with 0.13.0 version

2019-02-18 Thread Anudeep (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16770968#comment-16770968 ] Anudeep commented on SSHD-891: -- Hi [~lgoldstein], We see issue to be with ssh client which uses

[jira] [Commented] (SSHD-897) Double inputs appear on shell

2019-02-18 Thread Philippe (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16770849#comment-16770849 ] Philippe commented on SSHD-897: --- Hi, I was using putty or ssh from Git Bash to connect.   If I connect