File operation progress should print useful stats on completion
version: 3.38.2-stable
Rather than printing 33/33
, it should print how long the operation took and the operation specific information.
E.g 800 MB copied in 10 seconds (80 MB/sec)
E.g 400 files deleted in 10 seconds (40 files/sec)