Useful commands
Copying/Cloning all data from one folder to another:
rsync -axHAWXS --numeric-ids --info=progress2 /srv/data_old/ /srv/data
Copying/Cloning all data from one folder to another:
rsync -axHAWXS --numeric-ids --info=progress2 /srv/data_old/ /srv/data