I have a number of backups within the last months from one user account that I want restore. The most reliable backup of the main website is from about 28 days ago. We don’t really want to lose the current emails. How acceptable would it be to remove the ‘mail’ folder and replace with the mail folder from yesterdays backup?
How would i do this without corrupting the .tar file.
I’m thinking i would have to unzip backup file. replace the mail folder with the more current one. then compress the file again.
So i assume i run that in the user directory? and i specify with ‘domain’ which domain i want to restore?
Will it find and restore the database associated with that domain?
Does that command search within the user Tar file to restore all relevant data?
Thanks Eris for your quick replies.
Is there documentation i can refer to about v-restore-web-domain command. I dont see that specifically listed in the Docummentation/Restore section.
My user has issues with their website and want to go back to a backup from May 31.
They have 2 websites listed in there user account domain.com (redirected to subdomain.domain.com) subdomain.domain.com
if i run the command
v-restore-web-domain user subdomain.domain.com
Is this the correct command?
Both domains are in the one user backup zip file.
Will it overwrite the existing website and associated database or do i need to delete it 1st?
it says command not found.
v-restore-web-domain in this part does the ‘domain’ need to be the domain i’m restoring? I had it just as domain.
does the tar file not get referenced anywhere. I moved my current tar backup file into another directory so that it would only see the one backup file that i want restored from.
Thanks again for that answer.
i was missing the backup.tar file name. I see this way i can specify what backup file to use.
By the way, by the time i got around to doing the backup, the automatic backup had already deleted my, just uploaded, recovery backup .tar file. It was in middle of doing a current backup. Just keep that in mind.
Also the command checks to see server load and will not initiate the recovery if the server load is too high. I had to shutdown my problematic website to bring the server load down.