rsync -Pav -e "ssh -p [your ssh port] -i [Your identity file]" [user]@[host]:[SOURCE_PATH] [DESTINATION PATH]