Você precisa aumentar o nível máximo de profundidade de recursão com -l
:
wget -r -np -R "index.html*" -l 10 http://central-7-0-x86-64.rocksclusters.org/install/rolls/
ou substitua -r
por -m
:
wget -m -np -R "index.html*" -l 10 http://central-7-0-x86-64.rocksclusters.org/install/rolls/