TeamAmaze / TeamAmaze/AmazeFileManager
v3.10 breaks SSH connections
Open
@TranceLove is already working on this.
Since Feb 24, 2024.
Area-Ssh/Scp/Sftp
Issue-Bug
Issue-Severe (high)
- Dominant language
- Kotlin
- Stars
- 6.4k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.