CXCP-1039: Provide Better Handling and Documentation of Duplicate FileIDs
Issue
- XCP currently reports duplicate fileIDs when non-hardlink files with the same fileID are encountered. This duplication occurs when files are moving or multiple files have the same fileID. The first occurrence of such a file gets copied, while subsequent occurrences are declared duplicates and skipped.
- This RFE is intended to allow users to better recognize when duplicate files are skipped due to duplicate FileIDs.