meta data for this page
transfers
block device
Sender:
dd if=/dev/nvme0n1 bs=32M | pv -s 500G | zstd --fast -T0 | nc -w 2 192.168.177.173 44444
Receiver:
nc -vl -p 44444 | zstd -d | pv -s 500G | dd bs=32M of=/dev/sda
jump to: Search / User Tools / Main Content / Change Content Width
niziak.spox.org
Sender:
dd if=/dev/nvme0n1 bs=32M | pv -s 500G | zstd --fast -T0 | nc -w 2 192.168.177.173 44444
Receiver:
nc -vl -p 44444 | zstd -d | pv -s 500G | dd bs=32M of=/dev/sda
Except where otherwise noted, content on this wiki is licensed under the following license: GNU Free Documentation License 1.3