CRC for each file

Have a suggestion for "Everything"? Please post it here.
Post Reply
SigTill
Posts: 6
Joined: Wed Jul 12, 2017 6:04 pm

CRC for each file

Post by SigTill »

Is it possible to get the CRC for each file also? Not sure if you have to calculate this for each file, or if it is already accessible through the filesystem. The reason I need this I have to compare files with similar filnames and dates across different drives and want to know that the CRC is also similar. Sometimes they are not and I have to copy the files again.

Thanks for a really great and fast software!
void
Developer
Posts: 16735
Joined: Fri Oct 16, 2009 11:31 pm

Re: CRC for each file

Post by void »

Everything does not index file contents, I doubt Everything this will be added to Everything.

It might be possible to do this already with third party software? maybe one that implements iColumnProvider? I am working on adding iColumnProvider support for Everything 1.5

For ReFS a CRC sum is generated, I'll consider indexing/displaying this information.
Post Reply