Switch -RR[N] - add the data recovery record


This switch is used when creating or modifying RAR archive to add the data recovery record to archive. 'N' parameter defines the recovery record size as the percent of archive size.

Syntax of this switch is similar to "RR[N]" command. Please read RR[N] command description and recovery record topic for more details.

Shell mode equivalent of this switch is the "Add recovery record" option in the Archive name and parameters dialog.

Example

add all *.txt files from the current folder to archive Books and set the recovery record size to 5% of the total archive size

WinRAR a -rr5 Books *.txt