fn archive_entries( data_dir: &PathBuf, backup_entries: Vec<PathBuf>, backup_file_path: &Path, ) -> Result<()>