How to Install ddpt in Ubuntu 18.04



Install ddpt by entering the following commands in the terminal:

sudo apt update
sudo apt install ddpt

Description:

Copies disks, partitions and files.

Copies files. Is specialized for cases where the source and/or destination is a storage device. Optionally can use a pass-through interface to issue SCSI READ and WRITE commands. Various sparse file and device handling options. Similar to and an extension of the Unix dd command. Also supports two variants of SCSI copy offload: xcopy(LID1) and the disk->disk subset of xcopy(LID4) known as ODX.

Version: 0.94-1build1

Section: universe/admin