[clue-tech] CLUE Talk Mailing list mbox file too big to rsynch

David L. Anselmi anselmi at anselmi.us
Sun Feb 1 16:56:35 MST 2009


Jed S. Baer wrote:
> And looking around in the clue-talk directory on the server, I see
> nothing amiss. But in a tree that size, it'd be easy not to notice it
> using visual inspection.

You could do:

find . -type f | sort | xargs cksum

on both the server dir and your dir and see how they compare.  That 
would tell you whether the sync worked (modulo any more recent changes) 
and also exercise the server file system.

Dave


More information about the clue-tech mailing list