November 2012
Intermediate to advanced
424 pages
11h 59m
English
| Tip 347 | Start Time Machine at the Command Line |
About to do something risky with a file at the command line? Here’s how to get some Time Machine goodness from the Terminal.
Assuming your Mac has local snapshots enabled (see Tip 160, Back Up Without a Time Machine Disk), you can force Time Machine to take a snapshot of the system using the following command:
| | tmutil snapshot |
Remember, this creates only a local backup on your hard disk.
To force a full backup to take place, which involves writing files to the Time Machine disk (the equivalent of clicking the Time Machine icon at the top right of the desktop and clicking Back Up Now), type the following:
| | tmutil startbackup |
You can also stop the backup ...
Read now
Unlock full access