Given a long list of md5 checksums and copies of these files, renamed and in different folder structures: How can I recreate or recover the original filesystem structure? Assuming no hash collisions.
be70e389a9e000a85826a1a80488e1e1 path/A/2/2.bin
96a48d4706ec8eafff7e56f6784bb6b4 path/B/b1.bin
ffd2e58da118ba6c85de29c4c5b4c1f8 path/C/c1.bin
dbde0b664f88d8027e5cb7efb2cd1060 path/C/2/c2.bin
...```