ddptctl
Copies disks, partitions and files.
Install
- All systems
-
curl cmd.cat/ddptctl.sh
- Debian
-
apt-get install ddpt
- Ubuntu
-
apt-get install ddpt
- Kali Linux
-
apt-get install ddpt
- Fedora
-
dnf install ddpt
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ddpt
- Raspbian
-
apt-get install ddpt
- Dockerfile
- dockerfile.run/ddptctl
ddpt
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.