MultiPar
dvdisaster
MultiPar | dvdisaster | |
---|---|---|
21 | 15 | |
1,068 | 324 | |
2.6% | 3.1% | |
8.2 | 4.4 | |
about 1 month ago | about 16 hours ago | |
C | 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.
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
dvdisaster
-
Cold / Offline Storage - Budget Friendly
DVDisaster, https://github.com/speed47/dvdisaster
-
Should I worry about BD-R disc rot in my archival storage?
My family has a collection of important pictures, documents, and videos which are currently stored on CD-R, and have been since 2005. Ten out of the ~250 discs have been destroyed by disc rot, but luckily there were redundant copies. I am planning on migrating the collection to BD-R, because they seem much more robust. I'm also going to use ECC to protect the discs (https://github.com/speed47/dvdisaster)
-
Are Verbatim BD-R discs stable enough to last several decades?
For my optical backups I use this additional software, called DVDisaster. I create image with 10 to 15 % space left and let the program augment the image with recovery data. After that's done, I burn it to optical media.
-
Newbie hoarder, question about blue-ray backups.
dvdisaster
-
Durable physical storage for 64 GB of data?
dvdisaster has returned to life too.
-
Optical media such as M-Disk for archival storage
I hope you use dvdisaster to protect your data. If you use it on an ISO before burning it, you can make a bit-exact recovery in most cases, even discarding the zero padding introduced sometimes on re-ripping the disc and mangling things.
- New bluray for 100-year long term storage
-
Optical Discs Aren't Dead.....
Even with archive-grade media you should use something like dvdisaster to generate error-correction-code (ECC) files for each disk (rule-of-thumb, 20% of each disk should be filled with ECC data. That only leaves you with 80 GB if you are using 100 GB BDXL M DISCs)
- I have some old CDs which were burnt around 2000 - they're not reading, is there any way I can access the data on them? Any techniques I should know? Thanks
-
SSD for long term audio storage?
https://github.com/speed47/dvdisaster (there's tutorials to show you how this works all over youtube and the internet and the manual)
What are some alternatives?
ParParGUI - GUI front-end to ParPar, a PAR2 creation tool
Hardware - The devices I have, what runs on them, their configurations, issues, solutions, and associated projects
Nyuu - Flexible usenet binary posting tool
VLCplayer-AppImage - unofficial VLCplayer AppImage, VLC version (3.0.11.1) build from source
snapraid - A backup program for disk arrays. It stores parity information of your data and it recovers from up to six disk failures
Practical-Cryptography-for-Developers-Book - Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatures, ECDSA, EdDSA