NewsUP
MultiPar
NewsUP | MultiPar | |
---|---|---|
3 | 21 | |
81 | 1,031 | |
- | 1.5% | |
0.0 | 8.3 | |
over 4 years ago | 19 days ago | |
Perl | C | |
GNU General Public License v3.0 only | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
NewsUP
-
It‘s been more than 2 years that animetosho plead uploaders to stop RAR‘in their Usenet uploads. What are Your thoughts on this in 2023?
Some servers seem to be rather unreliable regardless, but I (anecdotally) found it to be more reliable with the slightly smaller article size. it's worth pointing out that NewsUP found the same thing independent of my findings. ngPost's default is also 700K, but it seems to have always been that way.
-
Usenet Posting - Obfuscation, PAR files, RAR uploads and other things
That's the conclusion I came to, but contrary to expectations, I saw newer uploaders lowering it to 700k for compatibility instead. - https://github.com/demanuel/NewsUP/pull/67 - https://github.com/animetosho/Nyuu/issues/1
-
Is there a CLI tool that can check nzb completion ?
NewsUP is able to do that.
MultiPar
-
Red Dead Redemption 2 PEDS_10 and rdr3.resident.rpf corrupted files and mismatch
but... depending on how much effort you want to spend fixing it I might be able to fix your current corrupt files, especially if the corrupt files are only mildly corrupt I could create a '.par2' file from mine (assuming you are on build 1436.28), then you would use MultiPar (i.e. https://github.com/Yutaka-Sawada/MultiPar/releases ) to scan your files and it will tell me how many blocks you need to fix it and then I could create recovery data with MultiPar. doing this might dramatically lower the amount of data I would have to upload as then you could use MultiPar which will fix your current corrupt files so they match mine identically.
-
WinRAR zero-day exploited since April to hack trading accounts
MultiPar is the continuation for Windows https://github.com/Yutaka-Sawada/MultiPar
And this for Linux https://github.com/animetosho/par2cmdline-turbo
-
It‘s been more than 2 years that animetosho plead uploaders to stop RAR‘in their Usenet uploads. What are Your thoughts on this in 2023?
* MultiPar supports in-situ repair, which bypasses this problem entirely
-
unRAID Under the premise of Parity Disk, how to specify to rebuild the specified directory or file?
To detect bitrot I use dynamix file integrity plugin, it compute Blake3 hash for each file, it is stored as extend attribute. You Can choose which share will be covered. For correction i then use par2 files using multipar https://hp.vector.co.jp/authors/VA021385/ https://github.com/Yutaka-Sawada/MultiPar (Windows only, par2cmdline for Linux. You could compile from source and add it to unraid if you want, i've done it for testing purpose)
- How does Multi Par works?
-
How to ensure file integrity?
And last but not less important - make regular parity files of your healthy important data, and store them somewhere. MultiPar is your best friend. Even if your data gets corrupt, with parity files you can restore it to it's former glory. Some limitations will apply, read the manual.
-
Is there a way to quickly create PAR2 files from the Windows context menu?
This is possible with MultiPar https://github.com/Yutaka-Sawada/MultiPar
-
I need to store a 1MB file for 20 years, would making thousands of copies on a 4.7gb DVD be enough?
More sanely, perhaps, get some M-Disc DVDs (if you can find real ones - apparently they're becoming just normal DVDs) and put one file on each, and then run https://github.com/Yutaka-Sawada/MultiPar on it to create parity files. Then store the file, the parity files, and the software you need (MultiPar) on the disc. To be safe, you probably also need to store the DVD burner you used to make it, as those are getting thin on the ground these days.
-
Best archival medium for 3-10 gig video files?
Note about par2: if one is using a windows system with a nvidia GPU this version of par2 is faster as it speaks CUDA.
-
Usenet vs Torrents for more results
For any file repairs use multipar, it's still being updated and has gpu acceleration. https://github.com/Yutaka-Sawada/MultiPar/releases
What are some alternatives?
ngPost - Command Line (or minimalist GUI) usenet poster for binaries developped in C++/QT designed to be as fast as possible and offer all the main features to post data easily and safely. Releases for Linux, Windows and MacOS are available.
dvdisaster - A tool providing additional ECC protection for optical media (unofficial version)
Nyuu - Flexible usenet binary posting tool
snapraid - A backup program for disk arrays. It stores parity information of your data and it recovers from up to six disk failures
nzbCheck - command line tool to check nzb files. First inside the nzb to see if each files has the expected number of Articles, then we check their availability on Usenet using the NNTP Stat command. Implemented in C++11/Qt5, nzbCheck is released for Linux, Windows, MacOS and RPI.
ParParGUI - GUI front-end to ParPar, a PAR2 creation tool
nzbverify - Command-line NZB file verification utility
HBBatchBeast - A free GUI application for HandBrake and FFmpeg/FFprobe with an emphasis on batch conversion (including recursive folder scans and folder watching) -Windows, macOS, Linux & Docker
par2cmdline - Official repo for par2cmdline and libpar2
HashCheck - HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading; originally from code.kliu.org
zpaqfranz - Deduplicating archiver with encryption and paranoid-level tests. Swiss army knife for the serious backup and disaster recovery manager. Ransomware neutralizer. Win/Linux/Unix