Restore Backups from OCI Object Storage

You can use the Oracle Cloud Infrastructure (OCI) command-line interface to restore files from OCI Object Storage.

  • You must retrieve each file specifically.
    You can use the –name parameter to rename your file when it is restored. The following example is the command to retrieve the shared software directories. In our example, we used the –name parameter, but kept the same name.
    $ time oci os object get -ns Tenancy name --bucket-name PSFT_APP_TIER_BACKUPS_20230403 --file PSFT_HCM92_APP_20230403.tgz –name PSFT_HCM92_APP_20230403.tgz