Download List

프로젝트 설명

digup is a console tool to update md5sum or shasum digest files. It will read existing digest files, check the current directory for new, updated, modified, renamed, or deleted files, and query the user with a summary of changes. After reviewing the updates, they can be written back to the digest file. This makes digup very useful to update and verify incremental archives like chronological data storages, which are commonly stored and backed up on hard disks. Using a full file digest scan, even slowly creeping bad blocks on old hard disks can be detected. By using a crontab entry, this check can be performed unattended and routinely.

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-01-31 11:28
0.6.40

각종 변경 및 개선. 새 명령줄 옵션 : - 큰 시간 델타 Windows 용 수정 - 창 - 제외 - 마커 = 파일과 디렉터리를 건너뛸 nobackup 표시자 파일을, 그리고 - = 제한할 문자열 매칭을 통해 검색을 제한하는 문자열.. mingw32에 큰 파일이 문제가 수정되었습니다.
Tags: Stable, Major
Various changes and improvements. New command line options: --modify-window for larger time delta windows, --exclude-marker=file to skip directories with .nobackup marker files, and --restrict=substring to restrict scan via string matching. Fixes for problems with large files on mingw32.

2010-10-04 00:52
0.6.30

심각한 버그가, 어느 amd64의 아키텍처 va_list, va_start ()의 사용 패턴에 의한에서 발생한, 고정되었고 va_end ().
Tags: Stable, bugfix
A severe bug was fixed, which occurred on the amd64 architecture due to the use pattern of va_list, va_start(), and va_end().

2010-08-21 08:08
0.6.27

이 릴리스는 다음 명령줄 매개 변수 - T를 사용하여 segfault가 발생 문자열 할당 버그를 수정하여 - f 옵션. 그것은 큰 파일에 대한 지원을 활성화하는 긴 길이 ssize_t에서 크기 변수를 변경합니다.
Tags: Stable
This release fixes a string allocation bug causing a segfault when using the command line parameters -t followed by -f. It changes the size variable from ssize_t to long long to enable support for large files.

2009-11-11 22:36
0.6.23

이것은 초기 릴리스입니다.
Tags: Stable, Major
This is the initial release.

Project Resources