Исходный код zsync:
zsync is a file transfer program to download files from remote web servers. If a previous version of a file is available locally, zsync will only download changed parts and hereby minimise the download volume. The algorithm is the same as used by rsync(1), but zsync does not require any server software (apart from a web server), nor does it need shell access. Instead, it uses a control file (.zsync file) that describes the file to be downloaded, which it uses to determine the blocks to fetch. This file is created once on the server (and not for each request) and sits next to actual file to download
|
|
|
| Архитектура | Размер пакета | В установленном виде | Файлы |
|---|---|---|---|
| alpha | 124,2 Кб | 292 Кб | [список файлов] |
| amd64 | 104,1 Кб | 244 Кб | [список файлов] |
| arm | 102,9 Кб | 224 Кб | [список файлов] |
| armel | 105,1 Кб | 228 Кб | [список файлов] |
| hppa | 106,9 Кб | 232 Кб | [список файлов] |
| i386 | 98,6 Кб | 176 Кб | [список файлов] |
| ia64 | 145,6 Кб | 372 Кб | [список файлов] |
| mips | 109,4 Кб | 260 Кб | [список файлов] |
| mipsel | 110,9 Кб | 260 Кб | [список файлов] |
| powerpc | 103,1 Кб | 232 Кб | [список файлов] |
| s390 | 108,8 Кб | 240 Кб | [список файлов] |
| sparc | 99,0 Кб | 220 Кб | [список файлов] |