MobileBackupsが急に現れた...

タイムマシーンバックアップで、ローカルに差分を保管して、外部バックアップドライブがなくても、バックアップと参照を可能にする機能。
いままで出てきたことなったんだけど...
容量食われるのもアレなので、停止する。


新・OS X ハッキング! (14) Lion備忘録(7) 〜これ知ってる? なTIPS〜 | マイナビニュース
http://news.mynavi.jp/column/osxhack/014/

$ sudo tmutil disablelocal
$ sudo tmutil enablelocal

コマンドの使い方。

MacBook:~ kinneko$ sudo tmutil --help
Usage: tmutil help <verb>

Usage: tmutil version

Usage: tmutil enable

Usage: tmutil disable

Usage: tmutil startbackup [-b | --block] [-r | --rotation] [-d | --destination dest_id]

Usage: tmutil stopbackup

Usage: tmutil enablelocal

Usage: tmutil disablelocal

Usage: tmutil snapshot

Usage: tmutil delete snapshot_path ...

Usage: tmutil restore [-v] src dst

Usage: tmutil compare [-a@esmugtdEX] [-D depth] [-I name]
       tmutil compare [-a@esmugtdEX] [-D depth] [-I name] snapshot_path
       tmutil compare [-a@esmugtdEX] [-D depth] [-I name] path1 path2

Usage: tmutil setdestination [-a]  mount_point
       tmutil setdestination [-ap] afp://user[:pass]@host/share

Usage: tmutil removedestination destination_id

Usage: tmutil destinationinfo [-X]

Usage: tmutil addexclusion [-p] item ...

Usage: tmutil removeexclusion [-p] item ...

Usage: tmutil isexcluded item ...

Usage: tmutil inheritbackup machine_directory
       tmutil inheritbackup sparse_bundle

Usage: tmutil associatedisk [-a] mount_point volume_backup_directory

Usage: tmutil latestbackup

Usage: tmutil listbackups

Usage: tmutil machinedirectory

Usage: tmutil calculatedrift machine_directory

Usage: tmutil uniquesize path ...

Use `tmutil help <verb>` for more information about a specific verb.

状態を見る方法はこれかな。

$ sudo tmutil listbackups
No machine directory found for host.

停止した。