Pedro Assunção

OSX: Change time machine auto backup interval

The default time machine backup interval is every hour. Sometimes this can be really annoying so, if you find yourself in need to change this, here’s how:

Navigate to /System/Library/LaunchDaemons and locate the file named com.apple.backupd-auto.plist.

Inside this file you will find the following content:

 <key>StartInterval</key>
 <integer>3600</integer>

3600 means hourly (60 minutes X 60 seconds). If you multiply by 4, for instance, and use that value (14400) you will have automatic backups every 4 hours instead. Or whatever interval you prefer.
Happy backing up :)

Related:

  1. Why you should sleep at least 7 hours per night I’ve always been an apologist of sleeping at least 8...
  2. Lack of RAM will kill your blog host virtual machine I know what you are thinking: “Well, duh Pedro, how...


Categorised as: apple, findings, mac, tips


Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>