--dry-run stats

Is there a way of knowing the stats of a --dry-run ? I am hoping to know how far off a sync between two remotes in terms of GB.

For example when doing a sync remote: remote: --dry-run I would like to know how much data would be copied over and how much data would be deleted at destination.

The only data it shows currently is

Transferred: 0 Bytes (0 Bytes/s)

Errors: 0

Checks: 5778

Transferred: 8179

Elapsed time: 37m21.9s

Thanks for your hard work. :slight_smile:

It doesn’t do that at the moment. It seems like a reasonable request since that is the way rsync works, please make a new issue on github - thanks!

1 Like