Mihai Serban
Results
2
comments of
Mihai Serban
1. Create the chunk store (default saved in folder **default.castr**) from a.img: `casync make foobar-a.caibx a.img` 2. Update the chunk store with the b.img file chunks (it uses the same...
If you have a **default.castr** that contains **a.img**, **b.img**, **c.img** and you want to keep only **b.img** and **c.img**: `casync -v gc b.img c.img`