[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&focusedCommentId=17309200#comment-17309200 ] Alex D commented on SSHD-1147: -- Check the patch from master branch and can confirm that it wo

[jira] [Work started] (SSHD-1137) IOException for unsupported NOFOLLOW_LINKS on AIX when accessing with OpenSSH SFTP client

2021-03-25 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SSHD-1137 started by Lyor Goldstein. > IOException for unsupported NOFOLLOW_LINKS on AIX when accessing with OpenSSH

[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&focusedCommentId=17308941#comment-17308941 ] Lyor Goldstein commented on SSHD-1150: -- {quote} would like to use different hostkeys

[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" extensio

[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 Ty

[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&focusedCommentId=17308543#comment-17308543 ] Thomas Wolf commented on SSHD-1147: --- Patch is merged to master. Would still be useful to

[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&focusedCommentId=17308533#comment-17308533 ] Alex D commented on SSHD-1147: -- Finally I had a possibility to test the SftpClient::openRemot

[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 d

[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&page=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, plea

[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&page=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 com

[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 ss