|
From: Jamie C. <jca...@we...> - 2005-11-15 03:07:32
|
Oh .. in that case, you would use : /usr/libexec/webmin/virtual-server/restore-domain.pl --source /root/fullbackup/fullbackup/backup_Frodo --all-domains --reuid --all-features - Jamie On Tue, 2005-11-15 at 14:04, Vernon Webb wrote: > It's not one site it's around 20 sites and I want to restore them all. > > On Mon, November 14, 2005 9:55 pm, Jamie Cameron wrote: > > 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 > |