Unrar ist ein Tool entpacken der RAR-Archive direkt auf der Fritz!Box. Wie es zu benutzen ist und welche Optionen unterstützt werden, kann man unten unter „Hilfe“ anschauen.
Binarys
Für mipsel-Fritz!Boxen (z.B. 7270, 7170 und andere):
Für mips-Fritz!Boxen (z.B. 7390, 7340 und andere):
Hilfe
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 | # unrar_v4.2.4 --help UNRAR 4.20 freeware      Copyright (c) 1993-2012 Alexander Roshal Usage:     unrar [command] -[switch 1] -[switch N] [archive] [files...]                [@listfiles...] [path_to_extract\] [Commands]   e             Extract files to current directory   l[t,b]        List archive [technical, bare]   p             Print file to stdout   t             Test archive files   v[t,b]        Verbosely list archive [technical,bare]   x             Extract files with full path [Switches]   -             Stop switches scanning   @[+]          Disable [enable] file lists   ad            Append archive name to destination path   ag[format]    Generate archive name using the current date   ai            Ignore file attributes   ap[path]      Set path inside archive   c-            Disable comments show   cfg-          Disable read configuration   cl            Convert names to lower case   cu            Convert names to upper case   dh            Open shared files   ep            Exclude paths from names   ep3           Expand paths to full including the drive letter   f             Freshen files   id[c,d,p,q]   Disable messages   ierr          Send all messages to stderr   inul          Disable all messages   kb            Keep broken extracted files   n[file]       Include only specified file   n@            Read file names to include from stdin   n@[list]      Include files listed in specified list file   o[+|-]        Set the overwrite mode   or            Rename files automatically   ow            Save or restore file owner and group   p[password]   Set password   p-            Do not query password   r             Recurse subdirectories   sl[size]      Process files with size less than specified   sm[size]      Process files with size more than specified   ta[date]      Process files modified after [date] in YYYYMMDDHHMMSS format   tb[date]      Process files modified before [date] in YYYYMMDDHHMMSS format   tn[time]      Process files newer than [time]   to[time]      Process files older than [time]   ts[m,c,a][N]  Save or restore file time (modification, creation, access)   u             Update files   v             List all volumes   ver[n]        File version control   vp            Pause before each volume   x[file]       Exclude specified file   x@            Read file names to exclude from stdin   x@[list]      Exclude files listed in specified list file   y             Assume Yes on all queries | 
