Download Archives

For RAP files that are automatically archived as part of the batch process, you have the ability to download these files for a limited number of days before they are erased (based on the file retention policy in your OCI region). Archive files are added to sub-folders so the steps are different from a standard download.

  1. POM job logs will show the path to the archive

    For example: incoming-10072022-163233/RAP_DATA.zip

  2. Create the directory in your local server matching the archive name.

    For example: mkdir incoming-10072022-163233

  3. Use the downloadfiles command with the ris/archive prefix and the file path as the sub-folder and filename together.

    For example: sh file_transfer.sh downloadfiles ris/archive incoming-10072022-163233/RAP_DATA.zip