<div>Hi,</div>
<div> </div>
<div>first i will explain my experiment :</div>
<div> </div>
<div>We have ESX server running virtual machines .We want to migrate to XEN. As i did not found any tool for transfering ESX to for example real server, or better to XEN --> please correct me if i am wrong , i found following approach :</div>

<div> </div>
<div>i will inside virtual machine on ESX boot from Live-CD of CentOS , using dd i will transfer images trought scp to CentOs machine with xen. I believe this one should work, machines on ESX are Windows2003 Servers.</div>

<div>So what i need to find is how to write a command which will transfer image trought scp , but for faster transfer also compress  it before using tar, or gzip.</div>
<div> </div>
<div><strong>so my input will be dd if=/dev/sda1 , my output will be gzipped or tarred image on second side. sda1.img.gz</strong></div>
<div><strong></strong> </div>
<div>Thanks in advance!<br><br>D.</div>
<div> </div>
<div> </div>