tomaswolf commented on issue #678: URL: https://github.com/apache/mina-sshd/issues/678#issuecomment-2708426720
I see now that apparently WinSCP needs a server-side shell, and `ScpShell` was implemented specially for this as per [SSHD-1009](https://issues.apache.org/jira/browse/SSHD-1009). The date handling is different than in sshd-sftp. Extremely strange, though, that WinSCP running on Windows with German language settings has trouble with a German month name. But indeed WinSCP [expects always English month names](https://github.com/winscp/winscp/blob/3a7d18a9efebbc989cfeeedd28f36aa848856264/source/core/RemoteFiles.cpp#L1212). We'll change it. -- 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: dev-unsubscr...@mina.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org