In OS X 10.5 Leopard, Time Machine will handle the backups with minimal user input. This works well for a fixed backup system. However, when connecting external drives, the automated system does not work well. Who wants to connect a drive and then wait 10-15 minutes for the backup to kick in? Here is how to force time machine to start the backup process.
I connect my external drive to my macbook pro and wait… and wait, and wait. Finally, the backup kicks in.
Forcing Time Machine to start backing up is actually pretty easy. There are two ways to do it:
The first is to right-click (ctrl-click) on the Time Machine icon in the dock and select Back Up Now from the menu.
Alternatively, you can just tell Time Machine to start by the following terminal command:
/System/Library/CoreServices/backupd.bundle/Contents/Resources/backupd-helper
If the code box above doesn’t work well for you, here is the terminal command with a line break to allow it to appear on this page easier. Just leave the linebreak out when typing into the terminal:
/System/Library/CoreServices/backupd.bundle
/Contents/Resources/backupd-helper