tomaswolf commented on issue #742: URL: https://github.com/apache/mina-sshd/issues/742#issuecomment-4932499882
@himanshuED : this is unrelated to the issue originally reported. Without logs it's impossible to even guess at what might go wrong. It's possible that WinSCP does something that is simply not implemented. WinSCP needs a server-side shell, and the implementation of that shell in Apache MINA SSHD is very basic. See https://github.com/apache/mina-sshd/blob/8a86e32b2d87b1140065e94adccf438f9b2b1272/sshd-scp/src/main/java/org/apache/sshd/scp/server/ScpShell.java#L330-L338 Please open a new Github issue for this and do provide logs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
