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

ASF GitHub Bot commented on SSHD-816:
-------------------------------------

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

----


> Provide some way for the SSHD command line server to detect and configure the 
> (split) SFTP subsystem
> ----------------------------------------------------------------------------------------------------
>
>                 Key: SSHD-816
>                 URL: https://issues.apache.org/jira/browse/SSHD-816
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 1.8.0
>            Reporter: Goldstein Lyor
>            Assignee: Goldstein Lyor
>            Priority: Major
>              Labels: SFTP, sftp
>
> h5. Description
> Following SSHD-815, the SFTP subsystem resides in its own module. We need to 
> figure out a way to allow the {{sshd.sh/bat}} files to provide some way to 
> add the SFTP sub-system to the server instance, configure and run it.
> h5. Implementation notes
> Consider founding {{sshd-cli}} module that depends on all the others and 
> export *all* the command line utilities from it (SFTP, SCP, SSH) and not just 
> the server.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to