Hi,
Related to this ticket,
https://github.com/QubesOS/qubes-issues/issues/2826 , I wanted to write
a qvm-copy on steriods,
able to synchronize rather than just copy a directory from one qube to
another.
I implemented a first version here:
https://github.com/holiman/qvm-sync .
I don't know how feasible it is to get this upstreamed, as it's written
in go-lang, but if there's interest in it, I think it could
be ported back to c without too much problems, as it's mainly based on
the qvm-copy protocol.
Would love to get feedback on the idea/implementation.
Cheers,
Martin Holst Swende