[jira] [Assigned] (SSHD-1123) ChannelAsyncOutputStream breaks downloads of sftp client by not chunking when the remote window is smaller than the packet size

2021-03-19 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein reassigned SSHD-1123: Assignee: Lyor Goldstein > ChannelAsyncOutputStream breaks downloads of sftp client by not

[jira] [Work started] (SSHD-1123) ChannelAsyncOutputStream breaks downloads of sftp client by not chunking when the remote window is smaller than the packet size

2021-03-19 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SSHD-1123 started by Lyor Goldstein. > ChannelAsyncOutputStream breaks downloads of sftp client by not chunking when

[jira] [Commented] (SSHD-1141) Implement server-sig-algs

2021-03-19 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17305201#comment-17305201 ] Thomas Wolf commented on SSHD-1141: --- This is actually implemented for the client side in

[jira] [Work logged] (SSHD-1105) Use all possible signatures for a public key type in public key authentication

2021-03-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1105?focusedWorklogId=568993&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-568993 ] ASF GitHub Bot logged work on SSHD-1105: Author: ASF GitHub Bot

[GitHub] [mina-sshd] tomaswolf commented on pull request #183: [SSHD-1105] Try all configured signature algorithms for a public key

2021-03-19 Thread GitBox
tomaswolf commented on pull request #183: URL: https://github.com/apache/mina-sshd/pull/183#issuecomment-802952821 @lgoldstein : could you review this, please? Is the client-side handling of SSH2_MSG_EXT_INFO server-sig-algs existing already somewhere? If so, we might not have to ite

[jira] [Commented] (SSHD-1105) Use all possible signatures for a public key type in public key authentication

2021-03-19 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17304935#comment-17304935 ] Thomas Wolf commented on SSHD-1105: --- See [PR 183|https://github.com/apache/mina-sshd/pul

[jira] [Work logged] (SSHD-1105) Use all possible signatures for a public key type in public key authentication

2021-03-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1105?focusedWorklogId=568957&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-568957 ] ASF GitHub Bot logged work on SSHD-1105: Author: ASF GitHub Bot

[GitHub] [mina-sshd] tomaswolf opened a new pull request #183: [SSHD-1105] Try all configured signature algorithms for a public key

2021-03-19 Thread GitBox
tomaswolf opened a new pull request #183: URL: https://github.com/apache/mina-sshd/pull/183 Some keys (RSA) may have several signature algorithms (rsa-sha2-512, rsa-sha2-256, ssh-rsa). Try them all in the order defined and try the next key only if no attempt was successful. -- This

[jira] [Updated] (SSHD-1147) SftpClient is not able to download file from proprietory SFTP servers (IBM) with a one time download policy

2021-03-19 Thread Alex D (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex D updated SSHD-1147: - Description: Some propretory SFTP servers support a so-called "one time download" policy also known as Extractabi

[jira] [Created] (SSHD-1147) SftpClient is not able to download file from proprietory SFTP servers (IBM) with a one time download policy

2021-03-19 Thread Alex D (Jira)
Alex D created SSHD-1147: Summary: SftpClient is not able to download file from proprietory SFTP servers (IBM) with a one time download policy Key: SSHD-1147 URL: https://issues.apache.org/jira/browse/SSHD-1147