Add a Copy Recovery Points Task to the Plan
The copy recovery task copies the recovery points from the backup destination to Cloud or a shared folder or local volume.
Note: If a backup job is in progress and you pause the plan, the backup job will get over and the copy recovery points job will not start. When you resume the plan again, the copy recovery points job is not resumed automatically. You need to manually run another backup job to start the copy recovery points job.
Follow these steps:
- From the left pane, click Add a Task.
- A new task is added to the left pane.
- From the Task Type drop-down list, select Copy Recovery Points.
- The Copy Recovery Points task is added. You do not have to configure the Source tab in the Copy Recovery Points (CRP) task. Additionally, you can view the backup destination from the Backup task.
-
- Note: You can configure Copy Recovery Point path to a customized location by using the below registry key.
- Path: HKEY_LOCAL_MACHINE\SOFTWARE\Arcserve\Unified Data Protection\Engine\AFCopySession
- Key Name: LocalTempPath
- Key Type: REG_SZ (String)
- Key Value: “Local_disk_path”
- On the Source tab, select a schedule.
- On the Copy Settings tab, provide the following details:
- Amazon S3
- Wasabi Hot Cloud Storage
- Nutanix Objects
- Notes:
- For Amazon S3 and Wasabi Hot Cloud Storage:
- You can enable Object Lock option only for new buckets.
- While modifying a plan, consider the following:
- If a plan is created with Object Lock enabled, the Enable Object Lock check box is disabled, and the Object Lock Settings button is enabled. You can modify the Retention Mode and Retention Period using the Object Lock Settings button.
- If a plan is created with Object Lock disabled, the Enable Object Lock check box and the Object Lock Settings button are disabled.
- For Nutanix Objects:
- You can enable Object Lock option for old and new buckets.
- While modifying a plan, consider the following:
- If a plan is created with Object Lock enabled, you cannot disable the Enable Object Lock check box. You can only increase the Retention Period using the Object Lock Settings button.
- If a plan is created with Object Lock disabled, you can enable the Enable Object Lock check box and configure the Object Lock Settings.
- When you enable the Object Lock option, the retention settings under the Schedule tab are not applicable.
- Click the Schedule tab and specify the job schedule.
- Using the schedule option, you can add multiple schedules for a recovery point. Also consider the following details:
- If no schedule is configured, then the Copy Recovery Points job runs immediately after completion of backup job.
- Now, you can configure the Copy Recovery Points for start time and end time.
-
- CRP always tries to check the session available in given time.
- During the specified time if any backup session configured in the Source tab is available, then CRP copies the session to respective destination.
- You can also configure retention points for Daily, Weekly, and Monthly.
- Note: Number of successful backups is counted for any daily, weekly, and monthly backups that are configured.
- Click Save Changes.
- The changes are saved and the copy recovery points task is automatically deployed to the node.
Destination Type
Specifies the type of destination. You can select one of the options such as Cloud storage or a local disk or shared folder. You cannot opt for Recovery point server as destination type.

You need to enter the details for destination.
Destination
Specifies the destination where you want to keep the copy recovery points.
Note: Click arrow to validate the provided destination. The arrow is visible when you enter destination.

You need to select the cloud service and add a cloud storage.
For detailed information about the directory structure, view Recovery Points Directory Structure in S3 cloud bucket.
Cloud Service
Lets you select one of the options from the multiple available storage service.
Cloud Storage
Lets you select the cloud account of the selected storage service. If the drop-down list does not display any account then click Add to add an account.
Enable Object Lock
Lets you protect the cloud storage using the Object Lock feature. When you select the following as cloud service, the Enable Object Lock check box appears.
When you select the Enable Object Lock check box, the Object Lock Settings button is enabled. You must configure the Object Lock Settings after enabling the Object Lock check box. For more information about how to configure Object Lock Settings, see Configure Object Lock Settings for a Cloud Service.
Compression
Specifies to select a compression level for the recovery point copies. Compression is typically performed to decrease your disk space usage, but also has an inverse impact on your backup speed due to the increased CPU usage. The available options are:
No Compression - Compression is not performed. Files are pure VHD. This option has the lowest CPU usage (fastest speed), but also has the highest disk space usage for your backup image.
No Compression - VHD - Compression is not performed. Files are converted to .vhd format directly, without the need for manual operations. This option has the lowest CPU usage (fastest speed), but also has the highest disk space usage for your backup image.
Standard Compression - Some compression is performed. This option provides a good balance between CPU usage and disk space usage. This setting is the default setting.
Maximum Compression - Maximum compression is performed. This option provides the highest CPU usage (lowest speed), but also has the lowest disk space usage for your backup image.
Note: If your backup image contains incompressible data (such as JPG images or ZIP files), additional storage space can be allocated to handle such data. As a result, if you select any compression option and you have incompressible data in your backup, it can actually result in an increase in your disk space usage.
Encryption Algorithm
Specifies the type of encryption algorithm that is used for the recovery point copies. The available format options are No Encryption, AES-128, AES-192, and AES-256.
Encryption Password
Specifies to provide an encryption password that will be used to encrypt the destination session. When you restore from the copy recovery points, you must provide this password to confirm your authentication.
Confirm Encryption Password
Specifies to reenter the password.
You have successfully created and deployed the copy recovery points plan.