dd bs=1M if=/dev/hda | gzip | ssh user@remote 'dd of=hda.gz'
Tags: backup, dd, gzip, ssh
Posted by Hans-Henry Jakobsen