pub fn print_transfer_json( direction: &str, vps: &str, local: &str, remote: &str, bytes: u64, duration_ms: u64, )
Prints an SCP transfer result as JSON (GAP-SSH-IO-007 / SCP-021 / IO-009).