On 18/12/2007, at 5:14 PM, Jean-Michel Caricand wrote:
Hi Peter,
I think rsync is the best solution to copy a VE :-)
Example :
# rsync -av -numeric-ids /vz/private/101 /vz/private/102 (on the
same host)
Thanks Jean-Michel that works a treat. You forgot a - though, for the
record the right command (at least on Debian) is:
# rsync -av --numeric-ids /vz/private/101 /vz/private/102
regards,
Peter.
_______________________________________________
Users mailing list
[email protected]
https://openvz.org/mailman/listinfo/users