One of my backups took longer than I expected and I wanted to know why, so I created a small Python script that has no 3rd party dependencies: find-restic-anchor. It runs a few Restic commands and shows which files added or modified in the latest backup are the largest. Maybe others will find this helpful too. Feedback is welcome.
4 Likes