I'm using the standard UNRAR 3.90 beta 2 freeware from ubuntu lucid 10.04.
When downloading (using jdownloader or firefox) the chunks that make up a rar archive, the files sometimes have an additional extension .part to indicate that they're not yet fully downloaded, i.e.
foo.part1.rar[fully downloaded]foo.part2.rar.part[partially downloaded]
When executing unrar foo.part1.rar, unrar doesn't find foo.part2.rar.part because of the additional .part suffix. Is there any option that would allow it to do so?