Fix SSH auth with id keys (#347)

I fixed the id_rsa/id_ed25519 SSH auth issue on Mac and now termscp should respect the key-based authentication, just like the regular ssh user@hostname, without the need for any ssh agents.

---

Co-authored-by: Lucas Czekaj <lukasz@czekaj.us>
This commit is contained in:
Christian Visintin
2025-06-08 18:34:59 +02:00
committed by GitHub
parent 783da22ca2
commit 81ae0035c3
4 changed files with 40 additions and 8 deletions

View File

@@ -46,6 +46,7 @@
Released on 31/07/2025
- **Updated dependencies** and updated the Rust edition to `2024`
- [Issue 345](https://github.com/veeso/termscp/issues/345): Default keys are used from `~/.ssh` directory if no keys are resolved for the host.
## 0.17.0