Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
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.

2011-11-23 07:22 Back to release list
1.2.4

Esta versión incorpora un programa de deduplicación de file, "bedup".
Agrega un parámetro de network_timeout; el valor predeterminado es de 7200 segundos (2 horas). Añade una opción para enviar notificaciones de éxito sólo si hubo advertencias. Intentará crear el directorio pidfile si no existe. Restaura veces en archivos de Windows y restaura los atributos de sólo lectura y oculto en Windows. Corrige un error en el mecanismo de 'mantener' donde la configuración de ' mantener = 2' eliminar ambas copias de seguridad. Sólo instalará clientconfdir/testclient con 'make install' si previamente no existe clientconfdir. Corrige un posible fallo de segmentación cuando reanudar desencadenadores de modo nada a reanudar.
This release adds a file deduplication program, "bedup".
It adds a network_timeout parameter; the default is 7200 seconds (2 hours). It adds an option to send success notifications only if there were warnings. It will try to create the pidfile directory if it doesn't exist. It restores times on Windows files, and restores read-only/hidden attributes on Windows. It fixes a bug in the 'keep' mechanism where setting 'keep=2' would delete both backups. It will only install clientconfdir/testclient with 'make install' if clientconfdir didn't previously exist. It fixes a possible segfault when resume mode triggers with nothing to resume.

Project Resources