Last Updated on 2022-05-12 by william
- 列出snapshots, 找到想要看的備份ID
restic -r <repository> snapshots

- 查出資料量
restic -r <repository> stats <ID>

Last Updated on 2022-05-12 by william
restic -r <repository> snapshots

restic -r <repository> stats <ID>
