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

Lyor Goldstein commented on SSHD-994:
-------------------------------------

I have reviewed the code and have a few remarks/questions

* Why {{System.setProperty(IoServiceFactoryFactory.class.getName(), 
MinaServiceFactoryFactory.class.getName());}} ? Is there any reason not to use 
the NIO2  (which is the default) ?
* Why did you provide your own {{SSHDSftpSubsystemFactory}} ? From what I have 
observed it seems identical to the default one.
* Finally, all the code does is initialize shell, SCP and SFTP - it does not 
redirect SCP to SFTP as this issue implies

> SCP commands redirect to SFTP subsystem
> ---------------------------------------
>
>                 Key: SSHD-994
>                 URL: https://issues.apache.org/jira/browse/SSHD-994
>             Project: MINA SSHD
>          Issue Type: New Feature
>    Affects Versions: 2.3.0
>            Reporter: Sandeep
>            Assignee: Lyor Goldstein
>            Priority: Blocker
>         Attachments: server_scp_sftp_poc.zip
>
>
> Hi Team, I am working on one of the big project where SCP commands need to 
> redirect to SFTP subsystem.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to