<div dir="ltr"><div class="gmail_extra">On Thu, May 9, 2013 at 12:16 AM, Mike Miller <span dir="ltr"><<a href="mailto:mbmiller+l@gmail.com" target="_blank">mbmiller+l@gmail.com</a>></span> wrote:<br><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Here is something cool and useful that I do with find.  Suppose I have a directory "foo" and that has a directory tree inside it with thousands of files.  I want to copy it to some other machine, remote_host, and after it arrives, I want to check that it's all there and unchanged.</blockquote>
</div><div class="gmail_extra"><br></div>$ rsync  <source> <dest></div><div class="gmail_extra"><br></div><div class="gmail_extra" style>Will do essentially the same thing, minus all the manifest file rigamarole...</div>
<div class="gmail_extra" style><br></div><div class="gmail_extra" style>-Erik<br><br></div></div>