sh

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 →

Split 001 002 files with Linux

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 →

By on September 3, 2009 | Uncategorized | 2 comments
Tags: , , , , , , , , ,


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