[
https://issues.apache.org/jira/browse/SSHD-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17268090#comment-17268090
]
Susmit Sarkar commented on SSHD-1119:
-------------------------------------
Yes I do have properly initialized the above mentioned classes, and
resolveErrorMesaage is also being invoked. What i think is that it may be
writing to different location in packet which is correct according new
standards and lastest clients like Filezilla and WinScp are able to get the
proper message, may be Putty and other SSH clients are failing as they are
reading the buffer from wrong location on data packets.
Maverick commercial library works fine in propagating the message back to the
Putty, so I thought may be we need to look in the apache sshd library when the
data packets are finally written back to the client.
resolveErrorMesaageInvoked correctly with my message is checked initialization
proper checked
> SftpErrorStatusDataHandler resolveErrorMessage is not propagating back the
> custom message to the SSH client
> -----------------------------------------------------------------------------------------------------------
>
> Key: SSHD-1119
> URL: https://issues.apache.org/jira/browse/SSHD-1119
> Project: MINA SSHD
> Issue Type: Bug
> Reporter: Susmit Sarkar
> Priority: Major
> Attachments: image-2021-01-19-10-29-49-958.png,
> image-2021-01-19-14-01-55-257.png
>
>
> SftpErrorStatusDataHandler resolveErrorMessage() is not propagating back the
> custom message to the SSH client like PUTY, although it works fine with
> FileZilla or WinScp. Am I doing anything wrong or is it a bug in the lilbrary
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]