man rsync says:
--compress-level=NUM
Explicitly set the compression level to use (see --compress) instead of letting it default. If NUM is non-zero, the --compress option is implied.
This doesn't help too much... What values can NUM be? 1-5? 1-10000? Does a bigger number mean higher compression / less network traffic or other way around?
I've googled this quite a bit and can't find any answers.
