Disable iPhone backups + context menu option

To skip the backup proces of iPhones running 2.0 (or higher ?) but leaving a backup option in the iPhone contextual menu to manually backup your device, enter the following commands in your terminal after you quit iTunes:

  • defaults write com.apple.iTunes AutomaticDeviceBackupsDisabled -bool true
  • defaults write com.apple.iTunes DeviceBackupsDisabled -bool true

  • To re-enable backups:

  • defaults write com.apple.iTunes DeviceBackupsDisabled -bool false

  • Keep in mind your applications, text messages and your email and calendar stuff aren't backed up anymore,
    but if you use MobileME, and you keep a local copy of your text messages (/var/private/mobile/library/SMS/sms.db), your quiet safe..

Comments (0)  Permalink

Comments

add a comment

This blog is gravatar enabled.
Your email adress will never be published.
Comment spam will be deleted!

Name*
E-Mail
For Spammers Only
URL
Comment*
Notify me via E-Mail when new comments are made to this entry
Remember me (needs cookies)