# rsync -avz -e "ssh -p $portNumber" user@remoteip:/path/to/files/ /local/path/ # rsync -avz -e "ssh -p 2222" user@remoteip:/path/to/files/ /local/path/
# rsync -avz -e "ssh -p $portNumber" user@remoteip:/path/to/files/ /local/path/ # rsync -avz -e "ssh -p 2222" user@remoteip:/path/to/files/ /local/path/