I need to compare the files (including all subfolders) in the specified folders from the batch file, and then delete from the current folder those files that are not in the reference folder. In other words - you need to synchronize the current folder with the reference. Help advice how to do it quickly