Concatenation of multiple split files. These split files are likely to be made by Quickpar users under windows, so the perfect way to assemble them is to use the par2 command line. ( from the parchive package ) par2 r myfile.par2 myfile.* That way, all the split files will be considered as additionnal blocks, and Continue reading →
How do I repair incomplete files with the par2 parity files ? With the parchive package ( or par2 package if you use Debian/Ubuntu )and the par2 command : $ par2 r file.par2 or : $ par2repair file.par2 Or with Quickpar that works fine with Wine. How do par2/repair by double-clicking from my file manager Continue reading →