pub async fn upload_file_with<C: ServerConnector>( agent: &mut Agent<C>, service: &str, path: &Path, )