Download List

Projeto Descrição

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 "continuar no erro" capacidade foi adicionada para bloquear e arquivos regulares. Existem muitas correções e maior produção informativa. Por exemplo, se SIGUSR1 (siginfo) é enviado para um processo ddpt fazer uma cópia de grande porte, além de dar um relatório que também irá prever o tempo restante para completar a cópia.
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

Esta é a versão inicial.
This is the initial release.

Project Resources