[CentOS-virt] dd trough scp with tar
Sean Dilda
sean at duke.eduFri Apr 25 21:02:23 UTC 2008
- Previous message: [CentOS-virt] dd trough scp with tar
- Next message: [CentOS-virt] RE: [CentOS] dd trough scp with tar
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
David Hlác(ik wrote: > *so my input will be dd if=/dev/sda1 , my output will be gzipped or > tarred image on second side. sda1.img.gz* > ** > I haven't had a chance to test this, but something like: dd if=/dev/sda1 | gzip | ssh user at host /tmp/somescript And /tmp/somescript on 'host' can be something like: gunzip | dd of=/dev/sdb1
- Previous message: [CentOS-virt] dd trough scp with tar
- Next message: [CentOS-virt] RE: [CentOS] dd trough scp with tar
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS-virt mailing list