3

How can I find out what really being or was backed up by my Time Machine/Capsule? Is there a log somewhere or perhaps I can throw --verbose somewhere to make sure it gets logged now? I see a 700mb transferring to my TimeCapsule as we speak and I'm not even sure what this is..

alexus
  • 3,070

2 Answers2

3

You could investigate tmutil's compare option. Or possibly string together tmutil latestbackup and a find command. tmutil calculateddrift might be useful as well.

tmutil calculatedrift "`tmutil machinedirectory`" <- bonus recursion points 
-1

Time Machine events are logged to the system log, the process is "backupd" so if you search in Console (or just the log files) you'll see the logs for Time Machine.