After my backups work like a charm now, I’ve noticed a not so useful feature of the copy
command.
I write all operations to log files, getting deleted after 14d and when nothing changed, they are very small and just contain the résumé.
The copy
command prints all skipped chunks every time (4 MB each logfile). In my opinion, that’s not necessary and should be part of a verbose
output or similar.
I just can assume the idea is to see the progress or that the tool is running. Any thoughts on this?