|
From: Jamie C. <jca...@we...> - 2005-11-15 02:55:52
|
On Tue, 2005-11-15 at 13:37, Vernon Webb wrote: > OK I got one domain to backup from a gz file. Now I have created one file > with all the domains in it and am trying to restore them. What I have does > not work, here it is: > > /usr/libexec/webmin/virtual-server/restore-domain.pl --domain > /root/fullbackup/fullbackup/backup_Frodo --reuid --all-features > --all-domains Shouldn't the command be : /usr/libexec/webmin/virtual-server/restore-domain.pl --source /root/fullbackup/fullbackup/backup_Frodo --domain whatever.com --reuid --all-features Assuming you just want to restore the whatever.com domain.. - Jamie |