Category: Updates

Show total progress on rsync

I'm trying to get Rsync to show total progress of the job using rsync -a -v -h -i --partial -r --no-inc-recursive --info=progress2 alex@RemoteLocatio...