<p dir="ltr">There is a tool called swiss file knife such will let you build an md5 checksum list of all files in a directory then take that generated list to another computer to verify it is the same. It has some other nifty tools in it as well. It is bash friendly and it has a scripting function that you can use to script its commands as well.</p>

<p dir="ltr"><a href="http://stahlworks.com/dev/swiss-file-knife.html">http://stahlworks.com/dev/swiss-file-knife.html</a></p>
<div class="gmail_quote">On Jan 18, 2013 10:57 PM,  <<a href="mailto:joe@actionline.com">joe@actionline.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is there some efficient way to compare the completeness of all the<br>
directories and files on two different computers?<br>
<br>
I used rsync to upload all the files from one computer to another (or<br>
thought that I had done so), but I have since discovered that some of the<br>
files on the source computer are missing on the target computer.<br>
<br>
Manually searching each directory and sub-directory is obviously very<br>
tedious, so I wondered if there was something like 'diff' that could be<br>
used globally.<br>
<br>
<br>
<br>
---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br>
</blockquote></div>