Rsync has a flag called progress2
which shows the overall %.
rsync -r --info=progress2 source dest
Advertisements
Rsync has a flag called progress2
which shows the overall %.
rsync -r --info=progress2 source dest