Skip to main content

print_transfer_json

Function print_transfer_json 

Source
pub fn print_transfer_json(
    direction: &str,
    vps: &str,
    local: &str,
    remote: &str,
    bytes: u64,
    duration_ms: u64,
)
Expand description

Prints an SCP transfer result as JSON (GAP-SSH-IO-007 / SCP-021 / IO-009).