Export your data from iCloud (for archive and other purposes)

It is always a little bit tricky for me to find where to download all my data from iCloud in case I want to archive them at my home disk, or basically I want to remove some of my data from iCloud to avoid additional fee for cloud storage space.

  1. login to iCloud and select your user icon (right, top corner), then select “Manage Apple ID”
  2. New window should show up, select “Privacy” (left side column)

  3. Select (under Your Data) -> “Manage your data”
  4. New windows should open where you would need to authenticate (again)
  5. Request copy of your data

  6. Select data you would like to download order the download

Data will be prepared in the background and it can take like few days. You should receive an email with information, that data are ready to be downloaded.

This instruction is still valid in March, 2024. Can’t promise in the future steps will remain the same 😉

No Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Linux
Migrate WordPress site to another hosting service.

IntroductionThis article details the migration of WordPress site (exactly this site you are now on) from one service provider to Amazon Lightsail. There might be various reason to do that (mine is outlined below) but in general I hope to share the message that especially with WordPress, migration can be …

Free(BSD)
Convert pdf file to jpeg – with imagemagic

Short article just to write down not-so frequently (for me) task: remove /opt/homebrew/bin from that command where using on other system than macOs Options: cheers

Uncategorized
Create Pages document in Finder (macOS + automator)

As you most probably know, in macOS you can use automation to run repeatable tasks. Automator requires little bit scripting so the task is not necessary to be done by everyone, but lots of users can find it extremely useful. In addition It is always possible to run AI to …