Normally, most of the users use the iTunes to make a backup of their iOS device just to be on the safe side. However, some of you might know that a backup that is created this way is not totally complete as NOT everything is backed up this way (including system files/hidden files etc.). Only sure shot way is to jailbreak your iPhone and use the root level access to backup everything. Well, it seem there is indeed an alternative way to backup everything even on your iPhone (or anyother iOS device) even without jailbreaking! This tip is passed by the rlinsurf over at Mac OS X Hints. It involves the use of a tool called PhoneDisk, and Rsync run from the Terminal.
Here is the procedure:
- First download and install PhoneDisk.
- Make sure your iOS device is connected via USB to your computer. Run PhoneDisk to mount the device.
- Under the PhoneDisk menu, goto Preferences, and rename your device to a single simple word (i.e., no spaces or other extended characters), under Use this name as mount disk name:. In my case, I just used ‘iPhone’ for the name.
- Make sure that you have the latest version of rsync. Once installed, use the following command in Terminal, replacing the specifics of your home folder, your device name, and your backup location:
cd /volumes;/usr/local/bin/rsync -avv --protect-args 'iPhone'/ 'Macintosh HD'/Users/Home/Downloads/iphone_backup
This creates a complete backup of everything present in your iPhone!
You Might Like:
Get Free Email Updates
Inspired Geek is your primary source for latest tech news, guides and articles on Windows software, games, Apple and Android devices.
- Get extensive coverage on latest tech news.
- Exclusive guides on rooting, jailbreaking and unlocking mobile devices.
- Useful apps and tips&tricks for your iOS and Android devices.
- Exlclusive Top Countdowns for the best software.