I had to check for a large number of PDF files: is there a sidecar XML file for every PDF file (same name - different extension)?
I think this (and other comparisons on files with different file names) could be a great job for Beyond Compare when a regex replace rule can be applied to the files in folder compare. The regex replace creates a virtual filename for every real filename and the virtual file names will be compared.
I think this (and other comparisons on files with different file names) could be a great job for Beyond Compare when a regex replace rule can be applied to the files in folder compare. The regex replace creates a virtual filename for every real filename and the virtual file names will be compared.
Comment