pub fn imprimir_transferencia_json(
direction: &str,
vps: &str,
local: &str,
remote: &str,
bytes: u64,
duration_ms: u64,
)Expand description
Imprime resultado de transferĂȘncia SCP em JSON (GAP-SSH-IO-007 / SCP-021 / IO-009).