par2

How to batch-repair a directory with par2

You can use this perl script. $ mass-par2repair alt.binaries.* Where arguments are directories, NOT files. #!/usr/bin/perl -w # Copyright (C) 2005 Anthony DeRobertis (netnews at derobert d0t net) # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by Continue reading →

By on September 9, 2009 | Uncategorized | 1 comment
Tags: , , , , ,

Advice for posting par2 and split files

( 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 →

Par2 repair with Linux

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 →

Usenet binaries with Linux tutorial

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 →



Warning: array_filter() [function.array-filter]: The first argument should be an array in /home/lamens/public_html/altbin.net/wp-content/plugins/wordpress-tweaks/tweaks.php on line 650