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.
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.