Télécharger la liste

Description du projet

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.

Système requise

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.

2013-01-30 05:44
1.3.24


Cette version ajoute un bon nombre de corrections de bugs liées aux options de bande/split_vss sous Windows, ajoute notification options pour les scripts côté serveur avant/après, ajoute un script de test automatisé pour tester les clients Windows empêche Windows de s'endormir au cours d'une sauvegarde et ajoute d'autres petites corrections 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,

and adds other small bugfixes.

2013-01-03 08:08
1.3.22

Cette version améliore burp_ca, corrige la liste/vérifier/restaurer lorsque l'expression régulière est longue et/ou contient un signe deux-points, sauvegardes de split_vss de correctifs en cours de restauration sur des machines non Windows avec l'option -f (force) et ajoute un "-j" option pour mettre en forme la sortie longue liste au format JSON (destinée aux 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

(intended for use with burpfs).

2012-12-18 12:22
1.3.20

Cette version a un bugfix pour split/strip_vss = 1 côté client provoquant toujours tous les fichiers à sauvegarder. Il permet de configurer/usr rapport comme préfixe par défaut.
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.

2012-02-28 09:31
1.3.1

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.

2012-01-28 08:28
1.3.0

Cette version ajoute un mécanisme de mise à niveau automatiquement les clients. Il corrige un bug où les attributs sur les répertoires de Windows ne étaient pas se lire correctement. Elle résout un problème arrondi dans l'estimation de temps restant dans le moniteur du statut. Il existe diverses petites corrections de bogues. Windows depkgs ont été mis à niveau vers les dernières versions d'OpenSSL. Windows désinstaller des œuvres.
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.

Project Resources