net/zsync - The NetBSD Packages Collection

Optimising file distribution program, a 1-to-many rsync

zsync is a file transfer program.  It allows you to download a file
from a remote 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.  However, zsync is
designed for file distribution, with one file on a server to be
distributed to thousands of downloaders.  zsync requires no special
server software - just a web server to host the files - and imposes no
extra load on the server, making it ideal for large scale file
distribution.

	Client-side rsync - zsync runs on the client side, thus
	avoiding the high server load associated with rsync.

	Rsync over HTTP - zsync provides transfers that are nearly as
	efficient as rsync -z or cvsup, without the need to run a
	special server application.  All that is needed is an
	HTTP/1.1-compliant web server, so it works through firewalls
	and on shared hosting accounts.

	Handling for compressed files - rsync is ineffective on
	compressed files, unless they are compressed with a patched
	version of gzip.  zsync has special handling for gzipped
	files, which enables update transfers of files which are
	distributed in compressed form.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64zsync-0.6.2.tgz
NetBSD 10.0aarch64zsync-0.6.2.tgz
NetBSD 10.0aarch64zsync-0.6.2.tgz
NetBSD 10.0aarch64ebzsync-0.6.2.tgz
NetBSD 10.0aarch64ebzsync-0.6.2.tgz
NetBSD 10.0alphazsync-0.6.2.tgz
NetBSD 10.0earmv4zsync-0.6.2.tgz
NetBSD 10.0earmv6hfzsync-0.6.2.tgz
NetBSD 10.0earmv6hfzsync-0.6.2.tgz
NetBSD 10.0earmv6hfzsync-0.6.2.tgz
NetBSD 10.0earmv7hfzsync-0.6.2.tgz
NetBSD 10.0earmv7hfzsync-0.6.2.tgz
NetBSD 10.0earmv7hfzsync-0.6.2.tgz
NetBSD 10.0i386zsync-0.6.2.tgz
NetBSD 10.0i386zsync-0.6.2.tgz
NetBSD 10.0powerpczsync-0.6.2.tgz
NetBSD 10.0vaxzsync-0.6.2.tgz
NetBSD 10.0vaxzsync-0.6.2.tgz
NetBSD 10.0x86_64zsync-0.6.2.tgz
NetBSD 10.0_BETAx86_64zsync-0.6.2.tgz
NetBSD 8.0i386zsync-0.6.2.tgz
NetBSD 8.0i386zsync-0.6.2.tgz
NetBSD 8.0i386zsync-0.6.2.tgz
NetBSD 8.0powerpczsync-0.6.2.tgz
NetBSD 8.0powerpczsync-0.6.2.tgz
NetBSD 8.0powerpczsync-0.6.2.tgz
NetBSD 8.0powerpczsync-0.6.2.tgz
NetBSD 8.0x86_64zsync-0.6.2.tgz
NetBSD 8.0x86_64zsync-0.6.2.tgz
NetBSD 8.0x86_64zsync-0.6.2.tgz
NetBSD 9.0aarch64zsync-0.6.2.tgz
NetBSD 9.0aarch64zsync-0.6.2.tgz
NetBSD 9.0aarch64zsync-0.6.2.tgz
NetBSD 9.0alphazsync-0.6.2.tgz
NetBSD 9.0alphazsync-0.6.2.tgz
NetBSD 9.0earmzsync-0.6.2.tgz
NetBSD 9.0earmv6hfzsync-0.6.2.tgz
NetBSD 9.0earmv6hfzsync-0.6.2.tgz
NetBSD 9.0earmv6hfzsync-0.6.2.tgz
NetBSD 9.0earmv7hfzsync-0.6.2.tgz
NetBSD 9.0earmv7hfzsync-0.6.2.tgz
NetBSD 9.0earmv7hfzsync-0.6.2.tgz
NetBSD 9.0i386zsync-0.6.2.tgz
NetBSD 9.0i386zsync-0.6.2.tgz
NetBSD 9.0m68kzsync-0.6.2.tgz
NetBSD 9.0m68kzsync-0.6.2.tgz
NetBSD 9.0m68kzsync-0.6.2.tgz
NetBSD 9.0mips64ebzsync-0.6.2.tgz
NetBSD 9.0powerpczsync-0.6.2.tgz
NetBSD 9.0powerpczsync-0.6.2.tgz
NetBSD 9.0powerpczsync-0.6.2.tgz
NetBSD 9.0powerpczsync-0.6.2.tgz
NetBSD 9.0sh3elzsync-0.6.2.tgz
NetBSD 9.0sh3elzsync-0.6.2.tgz
NetBSD 9.0sparc64zsync-0.6.2.tgz
NetBSD 9.0sparczsync-0.6.2.tgz
NetBSD 9.0sparczsync-0.6.2.tgz
NetBSD 9.0x86_64zsync-0.6.2.tgz
NetBSD 9.0x86_64zsync-0.6.2.tgz
NetBSD 9.3x86_64zsync-0.6.2.tgz
NetBSD 9.3x86_64zsync-0.6.2.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.