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.
Esta versão adiciona muitas correções de bugs relacionados com as opções de tira/split_vss no Windows, adiciona notificação opções para os scripts do lado do servidor pré/pós, adiciona um script de teste automatizado para testes de clientes Windows impede o Windows de dormir durante um backup e adiciona outras pequenas correções de bugs.
This release adds lots of bugfixes related to the strip/split_vss options on Windows,
adds notification options to the server-side pre/post scripts,
adds an automated test script for testing Windows clients,
stops Windows from going to sleep during a backup,
Esta versão melhora a burp_ca corrige lista/verificar/restaurar quando o regex é longo e/ou contém dois-pontos, correções split_vss backups sendo restaurados em máquinas não-Windows com a opção -f (força) e adiciona um "-j" opção para formatar a saída longa lista como JSON (deve ser utilizado com burpfs).
This release improves burp_ca,
fixes list/verify/restore when the regex is long and/or contains a colon,
fixes split_vss backups being restored on non-Windows machines with the -f (force)
option,
and adds a "-j" option to format the long list output as JSON
Esta versão tem um bugfix para split/strip_vss = 1 no lado do cliente, sempre fazendo com que todos os arquivos de backup. Faz configurar o relatório/usr como o prefixo padrão.
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.
Esta versão adiciona um mecanismo para atualizar automaticamente os clientes. Ele corrige um bug onde atributos em diretórios do Windows não foram ficando ler corretamente. Corrige um problema de arredondamento na estimativa de tempo restante no monitor de status. Existem várias pequenas correções de bugs. Windows depkgs tenham sido atualizados para as últimas versões do OpenSSL. Desinstalar o Windows funciona.
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.