rsync -avz -e ssh /home/ramesh/ ramesh@192.168.200.10:/backup/ramesh/ # rsync -avz -e "ssh -p $portNumber" user@remoteip:/path/to/files/ /local/path/