[TUHS] Be there a "remote diff" utility?

Bakul Shah via TUHS tuhs at tuhs.org
Fri May 17 03:12:27 AEST 2024


An interesting question is whether there exists a diff algorithm
which *minimizes* data movement across the network. Assuming similar
lengths, you can halve it by running the diff at one of the hosts
but can one do better if the two files are fairly similar? Is this
even a theoretical possibility? I don't see links to any such
algorithm on wikipedia's diff page but I figured there might be
someone on TUHS who may have speculated or know about this!

Bakul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.tuhs.org/pipermail/tuhs/attachments/20240516/261ebae1/attachment.htm>


More information about the TUHS mailing list