GitHub user lgoldstein opened a pull request:
https://github.com/apache/mina-sshd/pull/54
[SSHD-816] Provide some way for the SSHD command line server to detect and
configure the (split) SFTP subsystem
I would appreciate some feedback before I merge it into _master_
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lgoldstein/mina-sshd SSHD-816
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mina-sshd/pull/54.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #54
----
commit 9c053c8397c9f7f1ff54ec2a6e5cb1cee0dcb2eb
Author: Goldstein Lyor <lyor@...>
Date: 2018-04-17T07:13:01Z
[SSHD-816] Moved all 'main' code for client commands to sshd-cli module
commit fdd7a461ef8f682f1e2318d40c003e88646413ad
Author: Goldstein Lyor <lyor@...>
Date: 2018-04-17T09:15:54Z
[SSHD-816] Provide some way for the SSHD command line server to detect and
configure the (split) SFTP subsystem
----
---