mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-03-08 14:55:52 -05:00

VMs whose backup size exceeds 100 GiB have more than a thousand chunks, i.e. private.img.999 is succeeded by private.img.1000 and so on. Ensure that these are all processed, and in the right numerical order. Fixes QubesOS/qubes-issues#6113