Version 0.5 -- fixed tty problems, added virt-p2v-unpack script.
[virt-p2v.git] / README.developers
index ac1f8e9..784504a 100644 (file)
@@ -71,7 +71,7 @@ also opt for a pure TCP transport:
   dd if=/dev/disk | gzip | nc xenhost port
 
   and on the remote host they do:
-  nc -l port > /var/lib/xen/images/disks.gz
+  nc -kl port > /var/lib/xen/images/disks
 
 For (c) we can use device-mapper snapshots to mount a ramdisk above
 the disks themselves.  This allows us to make non-destructive changes