no send / receive statistics in logs
Open
- Dominant language
- Perl
- Stars
- 2.1k
- Forks
- 139
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
When a backup is done with the --progress option, we get the progress but also at the end a summary of how much was transferred and in how much time. Eg.:
```text
summary: 882 MiByte in 37.4sec - average of 23.6 MiB/s
```
But curiously this statistics is missing when merely using the -v option. When using btrbk as cron job, we won't have --progress (it actually does not work) so we miss that information which is quite important.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.