David Ostrovsky created SSHD-626:
------------------------------------

             Summary: 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