Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zsync-curl: add recipe | Ross Burton | 2021-06-10 | 1 | -0/+115 |
zsync is a tool that is similar to rsync but optimised for transfering single large files where you have a previous version of the file locally. These qualities make it an excellent choice for transfering built images between hosts. zsync-curl is a maintained fork of the original zsync, that uses curl for HTTP requests allowing it to connect to HTTPS servers. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |