rsync usage examples
rsync -a <from> <to> # <to> and <from> can be either a local path or a remote server (simon@192.168.10.3:<path>)