I know you can use -a or --archive to activate archive mode when using rsync. Unfortunately, I have no idea what archive mode is supposed to do, and the man page is not at all explicit about what this is:
equals -rlptgoD (no -H,-A,-X)
Can you explain what those options (rlptgoD) mean and what's the behaviour of rsync when I use them?