IOS Updating: OTA vs iTunes

iositunessoftware-update

Is there a difference between updating iOS via OTA or iTunes? I have done some pretty good mucking around with my iPhone 4S's filesystem (e.g. deleting my Music folder). I have an inkling that the iTunes update is more thorough, and will reformat my entire filesystem, while I'm not so sure about the OTA update.

Does anyone have any in-depth knowledge they'd like to share on the matter?

Edit: I'll be going from 5.0.1 to 5.1.1

Best Answer

Yes at first approximation they are the same, but the mechanism of the update is different since one can be a delta and self-applied update and the other installs a complete build rather than patching the OS.

Digging deeper, the OTA update implies the OS and device is working properly, so Finder or iTunes is a good bet if you really want to ensure the update goes well or want to put the device into recovery mode to ensure the new OS and only the new OS is written. Obviously, if the device is having problems, you may opt for a computer to control the update rather than hoping the device stages, installs and executed cleanup of the patch properly.

Assuming your device is working well, you can safely update OTA and in many cases - the download is a delta update that is smaller than the entire image if you are doing an update that isn't a major version (4.0 or 5.0 which started the OTA capabilities and presumably 6.0 when it ships).

Using Finder or iTunes also gives you a chance to transfer purchases and reduce the number of apps you will have to re-download after a major update. Again, not an issue on incremental updates like 5.1.1 update from 5.1.

In practice, this even has been called out as a deciding factor for the jailbreak that was first released for iOS 7 where the notes said the exploit won't work against an OTA iOS 7 device, and only against a cleanly restored device. I don't know if that has to do with the signing key or an actual difference in the two images, but it shows that the processes are indeed different in some respects.