dd copy mmc card image over ssh ssh user@remotehost "dd if=/dev/mmcblk0 | gzip -1 -" | dd of=myimage.img.gz