## Description Track the count of bytes read and written in kopia. For backups, this means the count of bytes fed into kopia (hashed bytes), and the amount written after compression and dedupe (total file bytes). For restore, this is the count of bytes in all files read. ## Type of change - [x] 🌻 Feature ## Issue(s) * #894 ## Test Plan - [x] ⚡ Unit test - [x] 💚 E2E