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

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.
標籤: Minor feature enhancements

2010-09-24 02:49
0.91

This is the initial release.

Project Resources