Open main menu

OpenVZ Virtuozzo Containers Wiki β

Talk:Physical to container

Revision as of 00:20, 18 April 2007 by Lnmn (talk | contribs) (New page: Please check the following command, Ive used with success: rsync -arvpz --numeric-ids --exclude dev --exclude proc --exclude tmp --exclude mnt --exclude sys -e "ssh -l root@a.b.c.d" root...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Please check the following command, Ive used with success:

rsync -arvpz --numeric-ids --exclude dev --exclude proc --exclude tmp --exclude mnt --exclude sys -e "ssh -l root@a.b.c.d" root@a.b.c.d:/ /vz/private/123/
Return to "Physical to container" page.