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

Lyor Goldstein commented on SSHD-1156:
--------------------------------------

{quote}
I know it won't be right to ask "Whether we can expect a future implementation 
in a future release" considering the shortage of hands, but still asking
{quote}
Asking is free of charge :) - as usual, it +may+ happen, but don't hold your 
breath
{quote}
We are sending a long exception message but nothing is propagated back to client
{quote}
I don't what you mean by "sending a long exception message" - am I wrong to 
assume that you are +not+ doing it using MINA code  ?

As far "nothing is propagated back to client" if you mean the MINA SSHD SCP 
code then it is propagated, but not made available to you. Please make sure 
that you send the message according to the SCP protocol - if you don't then it 
may also be lost...

> Is SftpErrorStatusDataHandler applicable for ScpCommandFactory?
> ---------------------------------------------------------------
>
>                 Key: SSHD-1156
>                 URL: https://issues.apache.org/jira/browse/SSHD-1156
>             Project: MINA SSHD
>          Issue Type: Question
>            Reporter: Susmit Sarkar
>            Priority: Blocker
>
> We are creating SCP server with :
> ScpCommandFactory factory = new ScpCommandFactory();ScpCommandFactory factory 
> = new ScpCommandFactory(); sshdServer.setCommandFactory(factory); 
> sshdServer.setShellFactory(factory);
> SftpErrorStatusDataHandler is applicable to SftpSubsystemFactory
> Wanted to know if we have the similar functionality for ScpCommandFactory ?
>  



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