How can I examine the contents of my icloud storage

I received a warning today that my icloud storage was low. I checked and of 55 gig, I had used over 54 gig. I was not permitted to purchase more.
I would like to examine the contents so that I can prune the excess. I have "drop box"', so presume I could move some contents to this back up facility.
Advice please
David Thomas

You can't, the Nano does not have WiFi.

Similar Messages

  • HT1766 How can I view the content of an iCloud backup of a previous device?  I have two backups showing in iCloud, one for my current device and one for a previous device.  I would like to review the content from the prior device and possibly consolidate

    I want to review content in a backup from a previous iOS device to decide whether to delete the backup from iCloud. I'm most concerned about keeping photos I took on the previous phone. Ideally, I would consolidate the photos to my current device and have just one backup in iCloud.
    My current device is a iPhone 5s running 7.0.6, and my prior device was an iPhone 5.  Not sure what version of iOS I was running, but last backup on that phone was march 2013.

    You cannot review a backup. You can only restore it to a device. You can see here what is backed up:
    iCloud: http://support.apple.com/kb/PH12519
    iTunes: http://support.apple.com/kb/ht4946

  • How can I change the details on my iCloud storage account.

    I recently changed my email address and as a result, my Apple ID. My storage account for iCloud still has the old address associated with it. How can I change this?

    If the bottom line is that you now have a new icloud account and want to use it instead of the old account, you need to get the Apple data from the old account and put it into the new account.  (Note that this won't copy things like photos, instead sync them to a computer first.)
    When connected to the account you want to GET data from, Go to Settings>iCloud and turn all data that is syncing with iCloud (contacts, calendars, etc.) to Off. 
    When prompted choose to keep the data on the iPhone. 
    After everything is turned off, scroll to the bottom and tap Delete Account.  Next, set up a new iCloud account using a different Apple ID and turn iCloud data syncing for contacts, etc. back to On.  When prompted, choose Merge.  This will upload the data to this new account.
    Note that this only affects the "Apple data" like contacts, calendars, reminders, etc.  Many third party apps also use iCloud to store data files there.  These files may be lost in the process, unless the apps also keep the data locally on the device.

  • Ow can I see the content of my icloud of my iPhone 4s on my computer?

    How can I see the content of my icloud for iPhone 4s in my computer. Thanks

    If you mean the camera roll photos included in your iCloud backup, you can't.   They can only be seen by restoring the backup to your device.

  • HT4890 can i view the content in my icloud?

    How can I view the content in my icloud? I would like to delete selected items from my iCloud.

    You can view it on the apps on your device (such as by looking at your contacts and calendar), or you can view some of it by going to icloud.com on your computer and signing into your iCloud account.

  • How can i get the content of JTextArea with out loosing Indentation.

    I am developing one mail sending application. I am getting mailid , from address, mail body from one Swing. In one JTextArea i am typing i have typed some matter. When i call the content of JTextArea using
    jtx.getText() method, i am getting all the content as one paragraph. That means there is no indentation which was there in TextArea.
    Please provide me some solution how can i get the content of JTextArea wiht out loosing indentation.

    And it was you who asked the question!

  • My iTunes library is on an old PC that no longer works. I purchased a new iPod Touch.  How can I get the contents of my library to the new iPod?

    My iTunes library is on an old PC that no longer works. I purchased a new iPod Touch.  How can I get the contents of my library to the new iPod?

    My iTunes library is on an old PC that no longer works. I purchased a new iPod Touch.  How can I get the contents of my library to the new iPod?

  • How can I view the contents of a free trial for adobe fireworks cs6 on mac

    how can I view the contents of a free trial for adobe fireworks cs6 on mac.
    My friend told me to find the application in finder then hit control and click it and then it should give you the option to click
    "view package contents"
    This was not the case
    please help thank you

    When posting in Apple Communties/Forums/Message Boards.......It would help us to know which iMac model you have, which OS & version you're using, how much RAM, etc. You can have this info displayed on the bottom of every post by completing your system profile and filling in the information asked for.
    CLICKY CLICK---> https://discussions.apple.com/docs/DOC-3602
    CLICKY CLICK-----> Help us to help you on these forums

  • How can i compare the contents of two folders ?

    how can i compare the contents of two folders and find out which files are in one but not in the other?? Knowing how to do this would be the best thing ever, especially when dealing with a large number of files. Often, for instance, I'm dealing with a large number of images, processing them, and saving the retouched ones to a new folder, and need to check that they are all there. If there are say three files missing in the second folder (out of say a hundred in total) being able to automate the process of elimination would be very useful. Please help!!!
    B

    I really wish I knew the answer to this. I work between two macs, a G5 and MacBook Pro when I'm on the go. Each time I move from one to the other I have to copy all my files to the computer I'm going to work on, so I end up with the same files being duplicated. It's not a problem if it's not much data but in my case the it can be to 30GB, mostly graphics files, photoshop, motion, final cut pro, etc.
    There's has got to be a way automator can make a comparison between two folders to sort out what's changed and what's remained the same. It would be nice also if this feature could be done globally on the hard disk using spotlight's technology to stop files being duplicated in places you didn't even know about and taking up valuable disk space. I'm not sure how this could be done.
    Any bright ideas Apple?

  • How can I see the contents of the Firefox cache?

    How can I view the contents of the Firefox cache?

    Type '''about:cache''' in the URL bar and hit Enter.
    Memory cache device - <u>List Cache entries</u>

  • How can i see the content of the cache server 2 ?

    How can i see the content of the cache server 2 ?

    Caching server is backed by an sqlite database.  If you want to see what you currently have downloaded, you can glean some information by accessing the database.  Use this command to connect to the database:
    sudo sqlite3 /Library/Server/Caching/Data/AssetInfo.db
    Once connected, you can use .tables to see the tables in the database but the one with the most information appears to be ZASSET.  Use:
       select * from ZASSET;
    To list the current contents.  You will get a series of records similar to the following:
    26|1|5|0|868991341|402440412.42114|402507221.969799|ffaf18a45cd5dd5e853233629036 5767|30B9108D-ABE4-4061-A2E0-42E91301249B|Fri, 06 Sep 2013 18:21:34 GMT|/content/downloads/14/11/091-9722/ognnjd4fno85m4pbapjtnv23b7rf1mkufx/OSXUpd Combo10.8.5.pkg|
    Note that the final value is a human recognizable name of the package.  However, you may also see items like this:
    125|1|4|0|11622676|406739736.508118|406739736.508125|4f1f9b08b32f9f6211e4569604b 1efef|481BF3D9-99BB-415F-ADB6-860EDD24B08E|Thu, 14 Nov 2013 10:24:30 GMT|/us/r1000/032/Purple6/v4/37/a3/d2/37a3d2f7-2594-8224-7eda-712f17a3fd8b/mzps 6227198657217312566.D2.pd.ipa|
    This is an iOS application.  There is no real way that I know of yet to match the package name (mzps6227198657217312566.D2.pd.ipa) to a product name.
    When finished, type .quit
    R-
    Apple Consultants Network
    Apple Professional Services
    Author "Mavericks Server – Foundation Services" :: Exclusively available on the iBooks Store

  • How can I add the content from a iPod Nano to a new iTunes account

    how can I add the content from a iPod Nano to a new iTunes account

    On the computer in iTunes log into her Apple ID and then see if recent purchases are shown by clicking on her name in iTunes, entering her password and then selecting the option. If there is nothing there then she bought that music with a different Apple ID.
    You can use TouchCopy to move all the songs on the iPod to the computer. Then try to play one of the purchase songs and it should show the account used to purchase it and ask for the password.

  • How can I view the content within the message without having to double click on the message. I used to be able to see content of the message alongside it .

    How can I view the content of the message without having to double click on it; I used to be able to see content of the message next to it .

    Is this in Mail?
    You can (I do all the time). The oreview window can be resized by dragging the message list window border - you might accidentally have closed it up

  • I have two computers and one iphone, one computer and the iphone are synchonized but how can I copy the contents to the second computer?

    I have two computers (1 PC and 1 iMac) and one iphone, the PC and the iphone are synchronized but I cannot copy or sync the contents to the iMac. How can I copy the contents? Can I connect the PC to the iMac so that I can use the PC as a hard-disk? Will that affect the system to work smoothly?
    Thanks

    got it fixed. didnt know that if you log in with ex. [email protected] it brings up different stuff than if you log in with 12345 as the username

  • HT1451 How can I copy the contents of an old Ipod to a new computer?

    How can I copy the contents of an old Ipod to a new computer? When the old Itunes library cannot be used?

    See Recover your iTunes library from your iPod or iOS device.
    tt2

Maybe you are looking for