[CentOS] rsync followup - what did I run?

Mon Sep 28 02:41:45 UTC 2009
Scott Ehrlich <srehrlich at gmail.com>

Many people have wondered what my rsync syntax was -

[as root]: rsync -av /path/to/source me at remote-host:/path/to/dest


I'll be adjusting it to adapt to perform incrementals, probably with --update.

So, just need to learn why some of the .dotfiles, and other unknown
files (unless I ran a diff) didn't successfully copy over.

Thanks.