private void downloadFile(Uri serverUrl, string localPath) { try { btn_cancel.Enabled = true; btn.Enabled = false;