Top

iPhone 101: Speedier iPhone backups, three ways

December 31, 1969 by  

Filed under: , ,

Since the introduction of the App Store, the iPhone and iPod touch backup procedure has become quite time-consuming. The Panama Canal was constructed in less date. Fortunately, the impatient can speed up (or kill) the process in one of three ways.

The first is the simplest. When the backup begins, simply go the small “x” that appears in iTunes’ main window. that will halt the backup but continue the sync, so those new podcasts you’ve downloaded will get transferred.

The second procedure is a bit more involved. Open a Terminal window and type the following:

defaults write com.apple.iTunes DeviceBackupsDisabled -bool true

That will kill the backup procedure until you enable it again by

typing

defaults write com.apple.iTunes DeviceBackupsDisabled -bool false

Just be aware that that method plus kills SMS knowledge backups.

Those of you uncomfortable with Terminal can use this tiny application which essentially runs the commands above at the go of a button.

Finally, you can follow the steps outlined at iPhoneFreak that involve disabling the option to send diagnostic knowledge to Apple at sync.

So there you have it — three ways to prepare your backup procedure more pleasant. whether you need to recover files from a backup, you can use the mdhelper application, written by our own Erica Sadun.

Read | Permalink | Email this | Comments

Original post by Dave Caolo

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • MisterWong
  • Simpy
  • StumbleUpon
  • Technorati

Comments

Feel free to leave a comment...
and oh, if you want a pic to show with your comment, go get a gravatar!





Bottom