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-07-27 14:37
1.1.70

FreeBSD xattr / acl se ha añadido soporte. La capacidad de manejar los puntos de unión de Windows se añadió. El "nobackup = [nombre de archivo]" opción se añadió. Si esta entrada existe el sistema de archivos, el directorio que lo contiene no se copia de seguridad. Un fallo importante fue fijado para que el tamaño de bloques de firmas librsync se establece en función del tamaño del archivo antiguo. Otros pequeños errores fueron corregidos.
FreeBSD xattr/acl support was added. The ability to handle Windows junction points was added. The "nobackup = [file name]" option was added. If this file system entry exists, the directory containing it will not be backed up. An important bug was fixed so that the librsync signature block size is set based on the old file size. Other small bugs were fixed.

2011-06-28 06:24
1.1.65

Esta versión incluye un mecanismo para hacer copias de seguridad y restauración de metadatos adicionales. Añade Linux ACL y el apoyo xattr. Se añade una opción para configurar el umask de creación de archivos en el servidor. Se añade una opción para especificar la contraseña de cliente en el servidor en formato passwd. Se añade la opción de procesos hijo que se ejecute como usuario diferente / grupos. Hay pequeñas correcciones de errores.
This release adds a mechanism for backing up and restoring extra metadata. It adds Linux ACL and xattr support. It adds an option to set the file creation umask on the server. It adds an option to specify the client password on the server in passwd format. It adds an option for server child processes to run as different user/groups. There are small bugfixes.

2011-06-15 18:07
1.1.57

Una opción para correr como un usuario específico o grupo se añadió. Script Patrick Koppen burp_ca se añadió. Pequeños errores fueron corregidos.
An option to run as a specific user or group was added. Patrick Koppen's burp_ca script was added. Small bugs were fixed.

2011-05-14 12:29
1.1.55

El monitor de estado ahora usa ncurses. Dos errores que podrían frenar drásticamente el servidor si un archivo de desaparecidos en un cliente después de la exploración inicial se fijó (los clientes también deben actualizarse). IPv6 se aplicaron los parches. La capacidad de especificar la ubicación de los archivos de bloqueo de cliente en el servidor se agregó. El servidor ahora se bifurca en el fondo por defecto, y '-F' se puede utilizar para lograr que permanezca en el primer plano. Una opción se añadió para especificar un archivo de registro.
The status monitor now uses ncurses. Two bugs that could drastically slow down the server if a file disappeared on a client after the initial scan was fixed (clients must also be upgraded). IPv6 patches were applied. The ability to specify the location of the client lockfiles on the server was added. The server now forks into the background by default, and '-F' can be used to make it stay in the foreground. An option was added for specifying a log file.

2011-04-14 19:47
1.1.51

Esta versión añade una secuencia de comandos de copia de seguridad de instantáneas de ZFS con 'zfs send', la capacidad de apagar o ajustar el nivel de compresión, una opción para definir el intervalo de sondeo en el instalador de Windows, la posibilidad de desactivar diferenciación delta librsync, y la capacidad de dar argumentos a la copia de seguridad / restauración / pre / post secuencias de comandos. configurar / hace ahora funciona mejor en Solaris.
This release added a script for backing up zfs snapshots with 'zfs send', the ability to turn off or set the level of compression, an option to define the poll interval in the Windows installer, the ability to turn off librsync delta differencing, and the ability to give arguments to backup/restore/pre/post scripts. configure/make now works better on Solaris.

Project Resources