[jira] [Resolved] (SSHD-1046) Getting wrong IP in session

2020-07-29 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein resolved SSHD-1046. -- Resolution: Information Provided > Getting wrong IP in session > --- >

[jira] [Comment Edited] (SSHD-1046) Getting wrong IP in session

2020-07-29 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167649#comment-17167649 ] Lyor Goldstein edited comment on SSHD-1046 at 7/30/20, 5:55 AM: Please use

[jira] [Commented] (SSHD-1046) Getting wrong IP in session

2020-07-29 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167649#comment-17167649 ] Lyor Goldstein commented on SSHD-1046: -- Please use dev@mina.apache.org mailing list for such

[jira] [Updated] (SSHD-1046) Getting wrong IP in session

2020-07-29 Thread Sandeep (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandeep updated SSHD-1046: -- Summary: Getting wrong IP in session (was: Getting wrong IP in ) > Getting wrong IP in session >

[jira] [Commented] (SSHD-1044) How to improve sftp transfer speed

2020-07-29 Thread barry-gq (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167603#comment-17167603 ] barry-gq commented on SSHD-1044: Ok thanks for your help > How to improve sftp transfer speed >

[jira] [Resolved] (SSHD-1044) How to improve sftp transfer speed

2020-07-29 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SSHD-1044. --- Resolution: Not A Problem > How to improve sftp transfer speed >

[jira] [Work logged] (SSHD-1042) Command Limiting Policy SSH_FXP_READDIR closing connection

2020-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1042?focusedWorklogId=464126=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-464126 ] ASF GitHub Bot logged work on SSHD-1042: Author: ASF GitHub Bot

[GitHub] [mina-sshd] tomaswolf commented on pull request #152: ProxyTest with HostKeyVerification

2020-07-29 Thread GitBox
tomaswolf commented on pull request #152: URL: https://github.com/apache/mina-sshd/pull/152#issuecomment-665529294 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [mina-sshd] tomaswolf edited a comment on pull request #152: ProxyTest with HostKeyVerification

2020-07-29 Thread GitBox
tomaswolf edited a comment on pull request #152: URL: https://github.com/apache/mina-sshd/pull/152#issuecomment-665529294 @gnodet: BTW, note that the exception stack trace does not point back to user code but to `Nio2Session.handleReadCycleCompletion`. That's not helpful to debug such

[GitHub] [mina-sshd] gnodet opened a new pull request #153: Do not rethrow, but always wrap in an IOException

2020-07-29 Thread GitBox
gnodet opened a new pull request #153: URL: https://github.com/apache/mina-sshd/pull/153 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

[GitHub] [mina-sshd] tomaswolf closed pull request #151: [SSHD-1042] Improve SftpEventListener

2020-07-29 Thread GitBox
tomaswolf closed pull request #151: URL: https://github.com/apache/mina-sshd/pull/151 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

[jira] [Created] (SSHD-1046) Getting wrong IP in

2020-07-29 Thread Sandeep (Jira)
Sandeep created SSHD-1046: - Summary: Getting wrong IP in Key: SSHD-1046 URL: https://issues.apache.org/jira/browse/SSHD-1046 Project: MINA SSHD Issue Type: Question Reporter: Sandeep

[jira] [Created] (SSHD-1045) Improve SftpRemotePathChannel to leverage the Sftp(Input|Output)StreamAsync for better transfer rate

2020-07-29 Thread Guillaume Nodet (Jira)
Guillaume Nodet created SSHD-1045: - Summary: Improve SftpRemotePathChannel to leverage the Sftp(Input|Output)StreamAsync for better transfer rate Key: SSHD-1045 URL:

[jira] [Comment Edited] (SSHD-1044) How to improve sftp transfer speed

2020-07-29 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167051#comment-17167051 ] Guillaume Nodet edited comment on SSHD-1044 at 7/29/20, 11:14 AM: -- Just

[jira] [Comment Edited] (SSHD-1044) How to improve sftp transfer speed

2020-07-29 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167051#comment-17167051 ] Guillaume Nodet edited comment on SSHD-1044 at 7/29/20, 11:13 AM: -- Just

[jira] [Commented] (SSHD-1044) How to improve sftp transfer speed

2020-07-29 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17167051#comment-17167051 ] Guillaume Nodet commented on SSHD-1044: --- Just use one of the {{SftpClient.write}} methods to upload.

[jira] [Work logged] (SSHD-506) Add support for aes128/256-gcm ciphers

2020-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SSHD-506?focusedWorklogId=464007=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-464007 ] ASF GitHub Bot logged work on SSHD-506: --- Author: ASF GitHub Bot

[jira] [Work logged] (SSHD-506) Add support for aes128/256-gcm ciphers

2020-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SSHD-506?focusedWorklogId=463869=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-463869 ] ASF GitHub Bot logged work on SSHD-506: --- Author: ASF GitHub Bot

[GitHub] [mina-sshd] gnodet commented on pull request #150: Add a test exercising the connection through an ssh proxy

2020-07-29 Thread GitBox
gnodet commented on pull request #150: URL: https://github.com/apache/mina-sshd/pull/150#issuecomment-664820906 @tomaswolf would you mind creating a patch / PR ? I've done a simple test and the client will have to accept both the proxy and the server keys, but I'm not sure what you'd like

[GitHub] [mina-sshd] tomaswolf commented on pull request #152: ProxyTest with HostKeyVerification

2020-07-29 Thread GitBox
tomaswolf commented on pull request #152: URL: https://github.com/apache/mina-sshd/pull/152#issuecomment-665183072 This is a failing test; not intended to be merged as is. This is an automated message from the Apache Git

[GitHub] [mina-sshd] jvz commented on pull request #132: [SSHD-506] Add support for RFC 5647

2020-07-29 Thread GitBox
jvz commented on pull request #132: URL: https://github.com/apache/mina-sshd/pull/132#issuecomment-665138067 Oh hey, sorry about that. This branch is basically ready at this point as I got stuck trying to get ChaCha20-Poly1305 to work properly. From what I recall, I already updated the

[GitHub] [mina-sshd] lgoldstein commented on pull request #132: [SSHD-506] Add support for RFC 5647

2020-07-29 Thread GitBox
lgoldstein commented on pull request #132: URL: https://github.com/apache/mina-sshd/pull/132#issuecomment-665110258 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [mina-sshd] tomaswolf opened a new pull request #152: ProxyTest with HostKeyVerification

2020-07-29 Thread GitBox
tomaswolf opened a new pull request #152: URL: https://github.com/apache/mina-sshd/pull/152 This just serves to show that this way of setting up a proxy won't work with real host key verification. The session ends up trying to find an entry for the local end of the tunnel to the

[GitHub] [mina-sshd] lgoldstein commented on pull request #151: [SSHD-1042] Improve SftpEventListener

2020-07-29 Thread GitBox
lgoldstein commented on pull request #151: URL: https://github.com/apache/mina-sshd/pull/151#issuecomment-665071196 Merged - split into 2 commits [`DirectoryHandle` related one](https://github.com/apache/mina-sshd/commit/50391abbd285d331a33f4ce9f300afeb99b078ed) and [`SftpEventListener`

[GitHub] [mina-sshd] tomaswolf commented on pull request #150: Add a test exercising the connection through an ssh proxy

2020-07-29 Thread GitBox
tomaswolf commented on pull request #150: URL: https://github.com/apache/mina-sshd/pull/150#issuecomment-664672962 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Work logged] (SSHD-1042) Command Limiting Policy SSH_FXP_READDIR closing connection

2020-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1042?focusedWorklogId=463681=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-463681 ] ASF GitHub Bot logged work on SSHD-1042: Author: ASF GitHub Bot

[GitHub] [mina-sshd] tomaswolf commented on a change in pull request #151: [SSHD-1042] Improve SftpEventListener

2020-07-29 Thread GitBox
tomaswolf commented on a change in pull request #151: URL: https://github.com/apache/mina-sshd/pull/151#discussion_r461132590 ## File path: sshd-sftp/src/main/java/org/apache/sshd/sftp/server/SftpEventListener.java ## @@ -35,6 +36,32 @@ * @author

[GitHub] [mina-sshd] tomaswolf edited a comment on pull request #152: ProxyTest with HostKeyVerification

2020-07-29 Thread GitBox
tomaswolf edited a comment on pull request #152: URL: https://github.com/apache/mina-sshd/pull/152#issuecomment-665183072 This is a failing test; not intended to be merged as is. Intended to show what I mean in the discussion on #150.

[jira] [Work logged] (SSHD-1042) Command Limiting Policy SSH_FXP_READDIR closing connection

2020-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1042?focusedWorklogId=463732=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-463732 ] ASF GitHub Bot logged work on SSHD-1042: Author: ASF GitHub Bot

[jira] [Commented] (SSHD-1044) How to improve sftp transfer speed

2020-07-29 Thread barry-gq (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166949#comment-17166949 ] barry-gq commented on SSHD-1044: According to the call stack, I found that synchronous transmission is

[jira] [Updated] (SSHD-1044) How to improve sftp transfer speed

2020-07-29 Thread barry-gq (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] barry-gq updated SSHD-1044: --- Attachment: image-2020-07-29-15-09-12-806.png > How to improve sftp transfer speed >

[jira] [Work logged] (SSHD-1042) Command Limiting Policy SSH_FXP_READDIR closing connection

2020-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1042?focusedWorklogId=463613=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-463613 ] ASF GitHub Bot logged work on SSHD-1042: Author: ASF GitHub Bot

[GitHub] [mina-sshd] tomaswolf opened a new pull request #151: [SSHD-1042] Improve SftpEventListener

2020-07-29 Thread GitBox
tomaswolf opened a new pull request #151: URL: https://github.com/apache/mina-sshd/pull/151 * Call opening() for DirectoryHandle * Add received() and receivedExtension() called just after a command has been received.