1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/sysutils/burp/pkg-descr
Sunpoet Po-Chuan Hsieh ab01bd3746 Update MASTER_SITES: use upstream release tarball
- Sort PLIST
- Update pkg-descr
- Take maintainership
2020-08-30 20:20:03 +00:00

13 lines
556 B
Plaintext

Burp is a network backup and restore program. It attempts to reduce network
traffic and the amount of space that is used by each backup. There are two
independent backup protocols to choose from:
- Protocol 1: Optionally uses librsync.
Available in all burp versions and is stable.
- Protocol 2: Uses variable length chunking for inline deduplication, and
sparse indexing on the server side.
Available from burp version 2.0.x, but is experimental and should not be used
in production.
WWW: https://burp.grke.org/
WWW: https://github.com/grke/burp