On Thu, May 9, 2013 at 12:16 AM, Mike Miller <mbmiller+l at gmail.com> wrote:

> 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.


$ rsync  <source> <dest>

Will do essentially the same thing, minus all the manifest file
rigamarole...

-Erik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.mn-linux.org/pipermail/tclug-list/attachments/20130509/5037c7b3/attachment.html>