Compare two directory structures and the files they contain

  • Thread starter Thread starter Tyaan
  • Start date Start date
T

Tyaan

I need to copy a directory structure from about 100 machines to
another 100 machines. (each machine has about 25GB of data and is
unique). I'm using Robocopy and it seems to work ok, but is there any
way I can generate a checksum or somehow easily (i.e.
scriptomagically) verify that the files got copied correctly (like
generate a checksum or something)?



.................................................................
Posted via TITANnews - Uncensored Newsgroups Access-=Every Newsgroup - Anonymous, UNCENSORED, BROADBAND Downloads=-
 
I need to copy a directory structure from about 100 machines to
another 100 machines. (each machine has about 25GB of data and is
unique). I'm using Robocopy and it seems to work ok, but is there any
way I can generate a checksum or somehow easily (i.e.
scriptomagically) verify that the files got copied correctly (like
generate a checksum or something)?



................................................................
Posted via TITANnews - Uncensored Newsgroups Access
-=Every Newsgroup - Anonymous, UNCENSORED, BROADBAND Downloads=-

ROBOCOPY does an internal verification.


Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 
Back
Top