pub async fn export_zone_file( tx: Sender<Command>, zone_name: &String, filename: &String ) -> Result<(), String>
Dump a zone to a file