You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

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

iOS Software Download Progress in Finder

Since updating my MacBook Pro to macOS Catalina, which removes iTunes, I can no longer view the download progress of updating the software for my iPhone. When updating through iTunes there used to be a progress status bar giving me an idea of time to download. But now, since the updates occur through Finder, all I see is a spinning icon next to my phones name. Is there any way to show the download progress and time left in this new Catalina update?

MacBook Pro 15", macOS 10.15

Posted on Oct 26, 2019 7:56 PM

Reply
Question marked as Top-ranking reply

Posted on Oct 29, 2019 9:40 PM

While there is no progress bar available, one potential way to estimate the progress is through Terminal, with the following command:


ls -lhrt ~/Library/iTunes/iPhone\ Software\ Updates


It will show the size of the current (*.ipsw.download) and all previous (*.ipsw) update files, which can be used to estimate progress. For example, for a 2.9G update file (can be estimated using previous update files), if we see that the current update file size is 2.3G, then the progress would be approximately 2.3G / 2.9G = 79%. By running the above command periodically, we can somewhat know how long it may still take (or at least the downloading is still in progress and not stopped because of network or other issue).


Hope this helps, thank you very much!



114 replies

Mar 27, 2020 2:44 PM in response to Timur_

Connecting a phone to Finder and viewing it in finder, then downloading an update will not time out at 15 minutes. (Forced recovery may be different).

The point of this thread is simply the loss of an "estimated time left" and timeline display

If yours does time out then you should really open a new thread of your own. You will not get confident help for a slightly different problem at this end of an old thread

May 2, 2020 10:32 AM in response to VolsRam14

I found that you can also track this in Activity Monitor. If you keep an eye on the network traffic for the process called: AMPDeviceAgent you can get live data usage.


It is still not how I want to do it (a spinning set of errors is only helpful in know that something is happening), but I think this workaround is better than manually issuing terminal commands.


Jul 10, 2020 9:27 PM in response to VolsRam14

There is one more way, go to finder, then in search bar- search for a folder name iPad Software Update/ iPhone Software Update, in this folder you will find a Safari download link. That’s your file downloading as a safari link and by selecting you can see how much it has been downloaded and compare the approximate size to the last update you had.

Dec 5, 2020 5:53 PM in response to sskundu

This was very helpful. I then searched my Mac in a separate finder window for “Restore.ipsw.download” (as that is what I was downloading - an iOS update because my phone was in a rebooting loop. That showed me the total download was 5.38 gb. The terminal script you provided showed a total of 5.9 gb download before it processed the update, so they were close in size and gave me a good sense of how long it would take. My problem wasn’t resolved with this but that is a separate issue.

iOS Software Download Progress in Finder

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