Package zsync: Information

    Source package: zsync
    Version: 0.6.2-alt3
    Latest version according to Repology
    Build time:  Dec 14, 2024, 11:54 PM in the task #365058
    Report package bug
    License: Artistic License v2
    Summary: An rsync like transfer software over http
    Description: 
    zsync is a file transfer program. It allows you to download a file
    from a remote web server, where you have a copy of an older version of
    the file on your computer already. zsync downloads only the new parts
    of the file. It uses the same algorithm as rsync.
    
    zsync does not require any special server software or a shell account
    on the remote system (rsync, in comparison, requires that you have an
    rsh or ssh account, or that the remote system runs rsyncd). Instead,
    it uses a control file - a .zsync file - that describes the file to be
    downloaded and enables zsync to work out which blocks it needs. This
    file can be created by the admin of the web server hosting the
    download, and placed alongside the file to download - it is generated
    once, then any downloaders with zsync can use it.

    List of RPM packages built from this SRPM:
    zsync (x86_64, ppc64le, i586, aarch64)
    zsync-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Lenar Shakirov

    List of contributors:
    Lenar Shakirov

    ACL:
    Lenar Shakirov
    @everybody

    Last changed


    Dec. 14, 2024 Lenar Shakirov 0.6.2-alt3
    - Fix FTBS, get patch from https://github.com/cph6/zsync/issues/20
    April 10, 2018 Lenar Shakirov 0.6.2-alt2
    - Summary/Description improved: thks to autoimport robot!
    April 6, 2018 Lenar Shakirov 0.6.2-alt1
    - Initial build for ALT