RapidCRC-Unicode
RapidCRC-Unicode copied to clipboard
[Feature request] Use NTFS streams to distinguish file modifications from corruption
It seems like RapidCRC is designed to check for silent data corruption in cold data. When files are modified, RapidCRC will treat them as corrupted due to hash mismatch. I want to use RapidCRC for hot data where some files might be modified. It would be nice if RapidCRC can save file size and modification date to NTFS stream. When a file is modified, it should be treated as a hash expiration rather than file corruption.