Hi, I'm back again.
I'm playing delta file in recent days, I think if we can have a way to specify multiple -D in order when we --apply-delta.
This way, we can apply multiple delta files in a single command line,
Within blocksync-fast, it internally merge all delta operations, So we can prevent some duplicate write operations to target devices.
Thanks.