( Thanks a lot to “Nobody” @ a.b.m.a.d for this part! ) You don’t need a file splitter do it, the split command-line will do the job easily. Posting rules : * The split files must be a multiple of the par2 block-size, if not some blocks can be lost between two split files. * Continue reading →
Which binaries grabber for Linux ? * Multi-server, multi-sources : 1. Pan 0.1** beta now uses less memory, handles multiple servers and nzb files. It only allows 4 connections per server though, which is kind of bad for those of us who pay for using more. I wish it could support SSL and nntps as Continue reading →
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 →
How do I repair incomplete files with the par2 parity files ? How do par2/repair by double-clicking from my file manager without opening a console ? Is there a par2 GUI ? How to batch-repair the millions of files that I have downloaded legally How do I extract multiple-part Rar archives with Linux ? ( Continue reading →