Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Need the com.apple.backupd-auto.plist

Hi I made stupid mistake of not backing up this file when updating the interval time.


Would anyone have a master copy of this file?


Thanks and I look forward to your reply.


...Bruce

iMac, OS X Mountain Lion (10.8.2)

Posted on Dec 9, 2012 11:38 AM

Reply
Question marked as Best reply

Posted on Dec 9, 2012 12:26 PM

Its default contents is the following:



<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
          <key>Label</key>
          <string>com.apple.backupd-auto</string>
          <key>Disabled</key>
          <true/>
          <key>ProgramArguments</key>
          <array>
                    <string>/System/Library/CoreServices/backupd.bundle/Contents/Resources/backupd-helper</string>
                    <string>-auto</string>
          </array>
          <key>LaunchEvents</key>
          <dict>
                    <key>com.apple.time</key>
                    <dict>
                              <key>Backup Interval</key>
                              <dict>
                                        <key>Interval</key>
                                        <integer>3600</integer>
                                        <key>MaintenanceWakeBehavior</key>
                                        <string>Once</string>
                              </dict>
                    </dict>
          </dict>
          <key>RunAtLoad</key>
          <false/>
          <key>KeepAlive</key>
          <false/>
          <key>EnableTransactions</key>
          <true/>
</dict>
</plist>
3 replies
Question marked as Best reply

Dec 9, 2012 12:26 PM in response to BGmail

Its default contents is the following:



<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
          <key>Label</key>
          <string>com.apple.backupd-auto</string>
          <key>Disabled</key>
          <true/>
          <key>ProgramArguments</key>
          <array>
                    <string>/System/Library/CoreServices/backupd.bundle/Contents/Resources/backupd-helper</string>
                    <string>-auto</string>
          </array>
          <key>LaunchEvents</key>
          <dict>
                    <key>com.apple.time</key>
                    <dict>
                              <key>Backup Interval</key>
                              <dict>
                                        <key>Interval</key>
                                        <integer>3600</integer>
                                        <key>MaintenanceWakeBehavior</key>
                                        <string>Once</string>
                              </dict>
                    </dict>
          </dict>
          <key>RunAtLoad</key>
          <false/>
          <key>KeepAlive</key>
          <false/>
          <key>EnableTransactions</key>
          <true/>
</dict>
</plist>

Need the com.apple.backupd-auto.plist

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.