One of the pre-requisites for the M103 course was to install rsync as mentioned in Lecture : Setting Up the Vagrant Environment as follows:
" Install rsync and ssh
The last step of the installation of MinGW is to specify the packages you want to install. From here you can mark rsync and ssh for installation "
We have used ssh to ssh into vagrant box, so I do understand it was needed, but we haven’t used rsync anywhere during this course. Can you please confirm why we had to install rsync as we never used it?