|
Please clarify what you mean by "getting a checksum" for a directory and what an "identical directory" is supposed to be. If you are literally running checksum on a directory, and then comparing that value to another checksum on another directory, I would not expect them to match. Two directories in the same filesystem, each having hard links to the same exact files have a shot at matching checksums. But even these may not be identically structured.
|