async fn handle_transfer(drk: &DrkPtr, parts: &[&str], output: &mut Vec<String>)
Auxiliary function to define the transfer command handling.