merlynee opened a new issue, #490:
URL: https://github.com/apache/mina-sshd/issues/490
### Version
2.12.1
### Bug description
I use sshd-core to execute the hostname . But sometimes I got twice of the
result. When this result appears , it usually report:
handleEof(Chann
Sreedhar J created SSHD-1340:
Summary: SSH Certificate support
Key: SSHD-1340
URL: https://issues.apache.org/jira/browse/SSHD-1340
Project: MINA SSHD
Issue Type: Question
Reporter: Sr
tomaswolf commented on issue #489:
URL: https://github.com/apache/mina-sshd/issues/489#issuecomment-2075910029
Decimal 438 is octal 666 (hex 1B6) and thus reflects the rw-rw-rw-
permissions correctly. But it looks as if the server does not return the file
type flags. It's supposed to return
learncourse2024 opened a new issue, #489:
URL: https://github.com/apache/mina-sshd/issues/489
### Version
2.11.0
### Bug description
sshd-sftp 2.11.0 version - cannot list files in a directory when connecting
to windows sftp server(windows server 2019)