zsync
zsync copied to clipboard
fork of http://zsync.moria.org.uk/zsync.git with bugfixes and support for libcurl
Seems there's new activity from upstream on github: - https://github.com/cph6/zsync Maybe you can submit pull request to upstream.
The [install](https://github.com/gianm/zsync/blob/master/c/INSTALL) documentation should be more like ``` cd zsync/c apt install autoconf libcurl4-gnutls-dev autoreconf --install && autoconf && ./configure LIBS=-lcurl && make ```
If anyone could plant zsync inside pacman, it will save a lot of bw. Thanks and Best regards