8 comments

[ 0.24 ms ] story [ 25.0 ms ] thread
So another WIM like format?
Not exactly, if WIM is a complete snapshot of a Windows disk ready to be restored on an identical machine, .ptar is a self-contained capsule holding successive, encrypted, deduplicated, and verifiable versions of any dataset, portable and usable across different environments.
Great work! What I feel skeptical about, is the fact that plakar is not self-contained, but has a dependency. That gives me a pause. What I’d love to see is one single binary that I can just install and use.
Author here, plakar is a single binary, unsure I understand what it is you’d prefer, a ptar specific executable?
A truly fascinating article. Welcome to the 21st century. :-)
This is really neat... plakar itself looks like an awesome backup tool. We use Borg now but I'll be testing this out.