Absolutely true, the zsync client operates on a single file and doesn't manipulate file metadata. But this is a solvable problem and I have written wrappers which will deal with file hierarchies approximately as…
An interesting alternative to rsync is zsync http://zsync.moria.org.uk/ . A very brief summary of differences: * Instead of performing the sender portion of work of generating checksums on-demand, it is performed once…
Absolutely true, the zsync client operates on a single file and doesn't manipulate file metadata. But this is a solvable problem and I have written wrappers which will deal with file hierarchies approximately as…
An interesting alternative to rsync is zsync http://zsync.moria.org.uk/ . A very brief summary of differences: * Instead of performing the sender portion of work of generating checksums on-demand, it is performed once…