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!
CRC for each file
Re: CRC for each file
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.
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.