Switch -R - recurse subfolders


Enables subfolder recursion. May be used with the commands: a, u, f, m, x, e, t, k, rr, c and s.

When used with the commands a, u, f or m, files in all sub-folders will be processed as well as in the current working folder.

When used with the commands x, e, t, k, rr, c or s, archives in all sub-folders will be processed as well as in the current working folder.

Examples:

  1. add the contents of the disk C to the archive Backup

WinRAR a -r Backup c:\*.*

  1. test all *.rar archives on the current disk

WinRAR t -r \*.rar