Download List

프로젝트 설명

dd is a Unix command line utility for copying data. ddpt adds features for efficiently copying large amounts of data to and from disks. Apart from accessing disks using traditional Unix read() and write() calls, ddpt can optionally use SCSI pass-through interfaces to send SCSI commands to perform a copy. In Linux, the pass-through can be used to send TRIM commands to SSDs. It is written for Linux with ports to FreeBSD, Solaris, and Windows.

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-02-18 16:49
0.92

"오류에 계속"기능은 블록과 일반 파일에 대한 추가되었습니다. 많은 버그수정 및 기타 정보를 출력이 있습니다. 예를 들어, SIGUSR1 (SIGINFO) 경우 진행 보고서를 그것 또한 사본을 완료하는 데 남은 시간을 예측하는 것입주는 별개로 큰 사본을하고 ddpt 프로세스로 전송됩니다.
Tags: Minor feature enhancements
A "continue on error" capability was added for block and regular files. There are many bugfixes and more informative output. For example, if SIGUSR1 (SIGINFO) is sent to a ddpt process doing a large copy, apart from giving a progress report it will also predict the time remaining to complete the copy.

2010-09-24 02:49
0.91

이것은 초기 릴리스입니다.
This is the initial release.

Project Resources