Restore Archived Artifacts and Packages

JFrog Platform Administration Documentation

Content Type
Administration / Platform
ft:sourceType
Paligo

To restore an archived artifact or package:

  1. Run the search as described in Search for Archived Artifacts or Search for Archived Packages.

  2. To restore a single item, hover over the item and click the Restore icon.

  3. To restore multiple or all items, select the relevant items and click the main Restore icon.

    The Select Restore Destination window is displayed.

    cs_restore_24sep21.png
  4. Based on your preference, select the following:

    Field

    Description

    Original Location

    Restore to the original repository where the items were located before archiving.

    Fallback Location

    If Original Location is selected, it is mandatory to provide a Fallback Location. If the Original Location no longer exists, the Fallback Location is used as the location for restoring artifacts and packages.

    Note

    • Before providing the Fallback Location, ensure that the path already exists.

    • If you are restoring packages, JFrog recommends assigning a Fallback Location that is the same package type as the restored package.

    New Location

    Restore to a new location on the Live instance.

    Note

    • Before providing the New Location, ensure that the path already exists.

    • If you are restoring packages, JFrog recommends assigning a New Location that is the same package type as the restored package.

  5. Click Restore.

  6. Admins who have their email server configured will receive an e-mail notification when the restore operation is complete.

Note

  • Depending on the number of Artifacts being restored, the restoration process can take a few minutes to a few hours.

  • If the restoration process encounters an error, the process fails and the error messages are logged accordingly.

  • The default maximum number of artifacts that can be restored during a single run is 30k. However, this value can be configured to higher or lower using the retention.warm.restore.artifact.limit property in the Artifactory System Properties file. During the restore process, if the number of artifacts crosses the maximum limit, the restore process terminates after completing the restoration of artifacts to the maximum limit and the cause for termination is logged.Artifactory Configuration Files