You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2016/06/17 06:58:05 UTC

[jira] [Resolved] (SSHD-626) ssh scp command is broken on mina backend

     [ https://issues.apache.org/jira/browse/SSHD-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Goldstein Lyor resolved SSHD-626.
---------------------------------
    Resolution: Cannot Reproduce

> 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)