When I use tmutil compare
, I only get a list of items in the root folder:
- 10.0K /Volumes/Time Machine Backups/Backups.backupdb/Andrew’s MacBook Air/2020-06-02-183525/Macintosh HD - Data/.DS_Store
- 992B /Volumes/Time Machine Backups/Backups.backupdb/Andrew’s MacBook Air/2020-06-02-183525/Macintosh HD - Data/.OSInstallerMessages
- 0B /Volumes/Time Machine Backups/Backups.backupdb/Andrew’s MacBook Air/2020-06-02-183525/Macintosh HD - Data/.PKInstallSandboxManager-SystemSoftware
- 1.6M /Volumes/Time Machine Backups/Backups.backupdb/Andrew’s MacBook Air/2020-06-02-183525/Macintosh HD - Data/.TempReceipt.bom
- 172B /Volumes/Time Machine Backups/Backups.backupdb/Andrew’s MacBook Air/2020-06-02-183525/Macintosh HD - Data/.abackblaze
- 521B /Volumes/Time Machine Backups/Backups.backupdb/Andrew’s MacBook Air/2020-06-02-183525/Macintosh HD - Data/.bzvol
- 0B /Volumes/Time Machine Backups/Backups.backupdb/Andrew’s MacBook Air/2020-06-02-183525/Macintosh HD - Data/.file
- 424B /Volumes/Time Machine Backups/Backups.backupdb/Andrew’s MacBook Air/2020-06-02-183525/Macintosh HD - Data/.installer-compatibility
- 0B /Volumes/Time Machine Backups/Backups.backupdb/Andrew’s MacBook Air/2020-06-02-183525/Macintosh HD - Data/.vol
- 3.5G /Volumes/Time Machine Backups/Backups.backupdb/Andrew’s MacBook Air/2020-06-02-183525/Macintosh HD - Data/Library
- 1.9G /Volumes/Time Machine Backups/Backups.backupdb/Andrew’s MacBook Air/2020-06-02-183525/Macintosh HD - Data/System
- 33.6G /Volumes/Time Machine Backups/Backups.backupdb/Andrew’s MacBook Air/2020-06-02-183525/Macintosh HD - Data/Users
- 0B /Volumes/Time Machine Backups/Backups.backupdb/Andrew’s MacBook Air/2020-06-02-183525/Macintosh HD - Data/Volumes
- 0B /Volumes/Time Machine Backups/Backups.backupdb/Andrew’s MacBook Air/2020-06-02-183525/Macintosh HD - Data/cores
- 0B /Volumes/Time Machine Backups/Backups.backupdb/Andrew’s MacBook Air/2020-06-02-183525/Macintosh HD - Data/mnt
- 0B /Volumes/Time Machine Backups/Backups.backupdb/Andrew’s MacBook Air/2020-06-02-183525/Macintosh HD - Data/opt
- 1.6G /Volumes/Time Machine Backups/Backups.backupdb/Andrew’s MacBook Air/2020-06-02-183525/Macintosh HD - Data/private
- 0B /Volumes/Time Machine Backups/Backups.backupdb/Andrew’s MacBook Air/2020-06-02-183525/Macintosh HD - Data/sw
- 97.1M /Volumes/Time Machine Backups/Backups.backupdb/Andrew’s MacBook Air/2020-06-02-183525/Macintosh HD - Data/usr
- 500.6M /Volumes/Time Machine Backups/Backups.backupdb/Andrew’s MacBook Air/2020-06-02-183525/Recovery
+ 84.3G /System/Volumes/Data
- 12.1G /Volumes/Time Machine Backups/Backups.backupdb/Andrew’s MacBook Air/2020-06-02-183525/Macintosh HD
+ 500.7M /Volumes/Recovery
When I've seen other posts in this forum and elsewhere, the output from tmutil compare
has been a list of files within subdirectories of the root folder.
Is there something I could do differently?
Edit:
To clarify, this backup's copy of the /Users
folder differs from the computer by 33.6G - but I get no info about what makes up that difference. I could run tmutil compare
again to compare the /Users
folder on the computer with the backup, and so on down through the folder hierarchy until I found out what files were added/missing/changed. But is there some way of getting this recursive process to run without having to manually compare folder after folder?