Guillaume Nodet created SSHD-297:
------------------------------------
Summary: Support synchronous execution of server side commands
Key: SSHD-297
URL: https://issues.apache.org/jira/browse/SSHD-297
Project: MINA SSHD
Issue Type: Bug
Reporter: Guillaume Nodet
Currently, a command need to be executed in a different thread.
For very simple commands, it would be beneficial if those commands could be
executed synchronously.
In such cases, the SSH_MSG_REQUEST_SUCCESS must be sent before sending EOF and
CLOSE.
--
This message was sent by Atlassian JIRA
(v6.2#6252)