Burp is a program that backs up and restores data. It uses librsync in order to save on the amount of space that is used by each backup. It also uses VSS (Volume Shadow Copy Service) to make snapshots when backing up Windows computers.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release has a bugfix for split/strip_vss = 1 on the client side always causing all files to be backed up. It makes configure report /usr as the default prefix.
This release adds EFS support for Windows, uses mingw-w64 for both 32bit and 64bit Windows builds, adds an "exclude_fs =" option for Linux to skip partitions types (for example, tmpfs) without generating warnings, adds tweaks for getting Burp into official Debian and Ubuntu repositories, makes the server tell the client which extra features it supports, adds an option to strip the leading path components on restoration, and fixes a segfault which was happening on the server when SSL_accept() failed. Burp is now in Debian Sid and Ubuntu Precise.
此版本添加了自动升级客户端的机制。它修复一个 bug 位置上 Windows 目录的属性不获取正确读取。它修复了舍入问题在剩余的时间估计在状态监视器中。有各种小错误修正。Windows depkgs 已升级到最新版本的 OpenSSL。Windows 卸载工程。
This release adds a mechanism for automatically upgrading clients. It fixes a bug where attributes on Windows directories were not getting read properly. It fixes a rounding problem in remaining time estimation in the status monitor. There are various small bugfixes. Windows depkgs have been upgraded to the latest versions of OpenSSL. Windows uninstall works.