[ 
https://issues.apache.org/jira/browse/SSHD-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15144675#comment-15144675
 ] 

Hugo Arès commented on SSHD-626:
--------------------------------

I bisected and found the commit causing this issue:

commit 0d86de5384857e29b5a6f9e679fcdbf2e5b32f51
Author: Lyor Goldstein <lgoldst...@vmware.com>
Date:   Thu Jul 16 16:42:28 2015 +0300

    [SSHD-541] Re-use incoming request buffer for outgoing response (where 
applicable)


> ssh scp command is broken on mina backend
> -----------------------------------------
>
>                 Key: SSHD-626
>                 URL: https://issues.apache.org/jira/browse/SSHD-626
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>         Environment: Gerrit Code Review
>            Reporter: David Ostrovsky
>
> After upgrade of sshd-core to 1.0.0 and mina to 2.10
> ssh scp command doesn't work with mina backend.
> * Upgrade change: https://gerrit-review.googlesource.com/73033
> * Debug server trace: http://paste.openstack.org/show/484740
> * Debug client trace: http://paste.openstack.org/show/484741
> Workaround: use nio2 backend in gerrit.config:
> {code}
>   [sshd]
>     backend = nio2
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to