[jira] [Commented] (SSHD-1150) Multiple hostkeys in single PEM

2021-03-25 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17308941#comment-17308941 ] Lyor Goldstein commented on SSHD-1150: -- {quote} would like to use different hostkeys with different

[jira] [Resolved] (SSHD-1132) Add support for SFTP "filename-charset" extension

2021-03-25 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein resolved SSHD-1132. -- Fix Version/s: 2.7.0 Resolution: Fixed > Add support for SFTP "filename-charset"

[jira] [Created] (SSHD-1150) Multiple hostkeys in single PEM

2021-03-25 Thread Stefan Mueller (Jira)
Stefan Mueller created SSHD-1150: Summary: Multiple hostkeys in single PEM Key: SSHD-1150 URL: https://issues.apache.org/jira/browse/SSHD-1150 Project: MINA SSHD Issue Type: Improvement

[jira] [Created] (SSHD-1149) Allow every algorithm in PEM hostkey (old behaviour)

2021-03-25 Thread Stefan Mueller (Jira)
Stefan Mueller created SSHD-1149: Summary: Allow every algorithm in PEM hostkey (old behaviour) Key: SSHD-1149 URL: https://issues.apache.org/jira/browse/SSHD-1149 Project: MINA SSHD Issue

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

2021-03-25 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17308543#comment-17308543 ] Thomas Wolf commented on SSHD-1147: --- Patch is merged to master. Would still be useful to know if it

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

2021-03-25 Thread Alex D (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17308533#comment-17308533 ] Alex D commented on SSHD-1147: -- Finally I had a possibility to test the SftpClient::openRemoteFileChannel

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

2021-03-25 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf closed SSHD-1147. - Fix Version/s: 2.7.0 Assignee: Thomas Wolf Resolution: Fixed > SftpClient is not able to

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

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

[GitHub] [mina-sshd] tomaswolf merged pull request #187: [SSHD-1147] SftpInputStreamAsync: get file size before SSH_FXP_OPEN

2021-03-25 Thread GitBox
tomaswolf merged pull request #187: URL: https://github.com/apache/mina-sshd/pull/187 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

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

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

[GitHub] [mina-sshd] gnodet commented on pull request #187: [SSHD-1147] SftpInputStreamAsync: get file size before SSH_FXP_OPEN

2021-03-25 Thread GitBox
gnodet commented on pull request #187: URL: https://github.com/apache/mina-sshd/pull/187#issuecomment-806483693 Looks good to me. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[jira] [Resolved] (SSHD-997) Replace EdDSA-Java library with new ed25519-elisabeth implementation

2021-03-25 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wolf resolved SSHD-997. -- Fix Version/s: 2.5.0 Resolution: Fixed Per comments above: a fix/work-around was implemented in