- 10.5: View exactly which files Time Machine backed up
-
You may occasionally notice Time Machine is backing up an unexpectedly large amount of data, or maybe you're just curious as to what actually changed between backups. Perhaps you'd like to tailor your exclusion list to keep the backup size down. Unfortunately, the Time Machine interface provide no means to find out what it is actually being backed up. Luckily, we can use the fact that Time Machine creates hard links of unchanged files to explore what it did back up, after the fact. timedog is a Perl script (4KB download) which does just that. Use it like so: $ cd /Volumes/TM/Backups.backupdb/myhost $ timedog -d 5 -l By default, timedog will examine the most recent backup, compare it to the one prior, and report all changed files. The -d flag controls the direc...
Thu, 17 Jul 2008 16:30:04 +0200 - more MacOSXHints.com articles
-
- related articles found at MacOSXHints.com
- 10.4: Create an 'active files' view using Smart Folders Fri, 20 Jul 2007 16:30:04 +0200
- 10.4: Find duplicate files using Spotlight and a droplet Wed, 08 Nov 2006 16:30:05 +0100
- 10.4: Find potential duplicate files via Spotlight metadata Fri, 13 Oct 2006 16:30:03 +0200
- 10.5: A note about Time Machine time zones Tue, 27 Nov 2007 16:30:00 +0100
- 10.5: A script to fix Time Machine after hardware repairs Fri, 19 Dec 2008 16:30:04 +0100
- 10.5: A warning about Time Machine and battery power Tue, 08 Jan 2008 16:30:00 +0100
- 10.5: Allow Time Machine to run after logout Mon, 28 Apr 2008 16:30:04 +0200