Download List

프로젝트 설명

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 지원이 추가되었습니다. 윈도우 연결 지점을 처리하는 기능이 추가되었습니다. "nobackup은 = [파일 이름]"옵션이 추가되었습니다. 이 파일 시스템 항목이 있으면, 그것을 포함하고있는 디렉토리는 백업되지 않습니다. 중요한 버그가 librsync 서명 블록 크기는 기존 파일의 크기에 따라 설정되도록 수정되었습니다. 기타 작은 버그가 수정되었습니다.
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

이 릴리스 백업하고 별도의 메타 데이터를 복구 메커니즘을 추가합니다. 그것은 리눅스 ACL 및 xattr 지원을 추가합니다. 그것은 서버에있는 파일 생성 umask를 설정하는 옵션을 추가합니다. 그것은 passwd 형식으로 서버에서 클라이언트 암호를 지정하는 옵션을 추가합니다. 그것은 다른 사용자 / 그룹으로 실행하는 서버 자식 프로세스에 대한 옵션을 추가합니다. 작은 버그수정이 있습니다.
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

특정 사용자 또는 그룹으로 실행하는 옵션이 추가되었습니다. 패트릭 코펜의 burp_ca 스크립트가 추가되었습니다. 작은 버그가 수정되었습니다.
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

상태 모니터는 지금 ncurses를 사용합니다. 파일이 후 클라이언트에서 사라졌다면 대폭 서버를 늦출 수있는 두 개의 버그 초기 (클라이언트도 업그레이 드해야합니다) 스캔 해결되었습니다. IPv6는 패치가 적용되었습니다. 서버에서 클라이언트 lockfiles의 위치를​​ 지정할 수있는 기능이 추가되었습니다. 서버가 지금은 전경에 남아 있도록하는 데 사용할 수 있으며, 기본적으로 배경에 '- F를'포크. 옵션은 로그 파일을 지정하는 추가되었습니다.
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

이 릴리스는 해제하거나 압축 수준을, 윈도우 설치 프로그램에서 폴링 간격을 정의하는 옵션을 설정할 수있는 능력, librsync 델타 differencing를 끌 수있는 능력, 'zfs 보내는'로 zfs 스냅샷을 백업하는 스크립트를 추가 능력 / 복원 / 사전 / 사후 스크립트 백업에 인자를 제공합니다. 구성 / 지금은 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