# rsync -avz -e "ssh -p $portNumber" user@remoteip:/path/to/files/ /local/path/Usando Rsync em portas SSH diferentes do padrão
Dica do dia rápida e simples
# rsync -avz -e "ssh -p $portNumber" user@remoteip:/path/to/files/ /local/path/