mirror of
https://github.com/veeso/termscp.git
synced 2026-04-06 18:21:44 -07:00
126 new feature termscp doesnt use id rsa default ssh private key to authenticate to sftp scp endpoint (#144)
fixed issue 126 <https://github.com/veeso/termcp/issues/126>
This commit is contained in:
committed by
veeso
parent
efd2235ff3
commit
251b125cbb
@@ -119,7 +119,7 @@ mod tests {
|
||||
|
||||
use pretty_assertions::assert_eq;
|
||||
use std::collections::HashMap;
|
||||
use std::io::{Seek, SeekFrom};
|
||||
use std::io::Seek;
|
||||
use std::path::PathBuf;
|
||||
use tuirealm::tui::style::Color;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user