I need to compare a large number of files (100K+), I cannot add crazy any applications to the server I am working on, so I am using COMP.
It seems to be ok for the job, but I cannot find any documentation on what it is actually comparing.
Does it only compare file size? or Is it looking a bit deeper?
Are there any other built-in tools I should be looking at?
EDIT: I've just realised that COMP doesn't do sub directories. So, I'm really now open to more creative solutions.
EDIT: CLARIFICATION I only have remote READ ONLY (I am Admin on the machine, but we are under strict instructions not to write anything to the machine) access to the machine, so I cannot add any utilities. That's what I meant by crazy, I can only use what comes with Windows2K3
EDIT: WHY: We have just taken hold of a website running on two load balanced web servers. But the machines are NOT identical and I am trying to find out what the differences are, so if this is a completely dumb idea, please help me out and tell me what I am supposed to be doing. I'm a web developer and do not usually do stuff like this.