• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Extracting only one MySQL DB / domainbackup form complete backup

C

CloneCommander

Guest
Extracting only one MySQL DB / domainbackup from complete backup

Hi!


I have a complete Backup of my Plesk (created with pleskbackup script on shell) and I would like to extract only one backup of one Domain, Only the DB is enough. Is this possible?

I DONT want to overwrite the whole system!

Thanks for help...

CC
 
The PDF you're linking to has examples for all possible cases. See step 2 in chapter 4 on pages 10-11. I think you'll want the last option ('restore a specific website').
 
yes, i know - and it works with my "-all" backup?

i thougt it only works if i backuped with client level...

so i will try, thanks!
 
ok, i did it with level domains and the filter list:DOMAINNAME

this appears:

=> DOMAINNAME domain
=> admin@DOMAINNAME mailname
getgrnam(wwwrun): No such file or directory
System error 2: No such file or directory

and then nothing happens...

the hosting etc is deleted before restore starts...

should i delete the whole domain?

edit: admin is the only one mailname..
 
The getgrnam function tries to look up the wwwrun group in /etc/group. What does grep wwwrun /etc/group say?
 
hi!

i tried a few more times, and at the last he continues working. many errors but after 30min ist everything up!

Thank you very much!
 
Back
Top