Add a DuplicatesStrategy that fails only if files' contents are not the same

There should be a DuplicatesStrategy that throws an exception if different files are to be copied to the same target but ignore duplicates whose content is the same as the existing file.
See also Ignore-on-identical-fail-on-different duplicates strategy

1 Like