TIL: I can pipe dd to ssh dd if=/dev/sda | ssh user@host “dd of=/home/user/image.img” #unix