Hi folks,
is it possible to use rev file to recover a RAR archive with Keka?
thanks
Andrea


Since December 2021 new registrations are disabled and on December 2022 this forum will be no longer with us.
The preferred place to chat about Keka is the Discussions section.
Rev files
Forum rules
Talk about Keka here. For bugs go to Issues.
Talk about Keka here. For bugs go to Issues.
- aone
- Mr. Keka
- Posts:345
- Joined:Sun Feb 26, 2012 8:42 pm
- Contact:
Rev files
You can download the RAR binary, then execute it in the Terminal like this:
The command "r" is what call the "reconstruction" method. Once reconstructed you can extract it normally with Keka.
Code: Select all
rar r <YOUR_FIRST_RAR_PART.part1.rar>
aone ~
- aone
- Mr. Keka
- Posts:345
- Joined:Sun Feb 26, 2012 8:42 pm
- Contact:
Rev files
ariela,
I just remembered (thanks to a bug) that Keka already uses those REV files automatically when needed. There's a bug in 1.2.0 version and newer, fixed in this build and in the next 1.2.5 version (to come in one or two weeks).
Does this build work for you? Yo can remove a volume part to try it. Remember that Keka needs file access in the folder where the volumes are so it can read the REV files and recreate the missing volumes.
I just remembered (thanks to a bug) that Keka already uses those REV files automatically when needed. There's a bug in 1.2.0 version and newer, fixed in this build and in the next 1.2.5 version (to come in one or two weeks).
Does this build work for you? Yo can remove a volume part to try it. Remember that Keka needs file access in the folder where the volumes are so it can read the REV files and recreate the missing volumes.
aone ~