It seems the behavior right now for --bidir is just to sum the upload and download.
Instead, typically what I want as a user is to just know both directions separately, especially when the up/down are asymmetric.
As is, I still need to run xfr and xfr -R to get the information I want, rather than just --bidir.
It seems the behavior right now for
--bidiris just to sum the upload and download.Instead, typically what I want as a user is to just know both directions separately, especially when the up/down are asymmetric.
As is, I still need to run
xfrandxfr -Rto get the information I want, rather than just--bidir.