-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Area-Ssh/Scp/SftpIssue-BugRelated unexpected behavior or something worth investigating.Related unexpected behavior or something worth investigating.Issue-Severe (high)Showstopper issues that require immediate attentionShowstopper issues that require immediate attention
Description
Describe the bug
When using SSH connections, either the system can't validate the host key, or the second folder deep shows no files.
To Reproduce
Problem 1:
Steps to reproduce the behavior:
- Connect to SSH server connection that goes direct to a path like /storage
- Get list of folders
- Choose any sub folder
- No files are displayed
Problem 2:
- Connect to another SSH server
- Get:
ComposedException 1 :
net.schmizz.sshj.transport.TransportException: [HOST_KEY_NOT_VERIFIABLE] Could not verify `ssh-ed25519` host key with fingerprint `...` for `...com` on port 1028
Expected behavior
Functional SSH with existing connections after upgrade
Smartphone (please complete the following information):
- Device: S9 Pro tablet
- OS: Android 14
- Rooted: no
- Version: 3.10
Metadata
Metadata
Assignees
Labels
Area-Ssh/Scp/SftpIssue-BugRelated unexpected behavior or something worth investigating.Related unexpected behavior or something worth investigating.Issue-Severe (high)Showstopper issues that require immediate attentionShowstopper issues that require immediate attention