• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Best way to restore a 30 GB backup file?

A

alzika

Guest
One of my two hard drives on my server died a few days ago. The server crashed and it turns out that data wasn't being written to the other mirrored RAID hard drive. The copy on this second drive was two months old and thus not what I need.

So...I need to try to restore my plesk backup file, but it is 30 GB.

What is the best way to do this and ensure that it works completely?

The map file that is generated with command line restore looks like this:

Code:
[]
domain.com xxx.xx.xx.xxx
mysql::@localhost:3306

What is wrong with the map file and how do I get this site restored?
 
RE : Best way to restore a 30 GB backup file?

Do anyone have idea for this?
 
One of my two hard drives on my server died a few days ago. The server crashed and it turns out that data wasn't being written to the other mirrored RAID hard drive. The copy on this second drive was two months old and thus not what I need.

So...I need to try to restore my plesk backup file, but it is 30 GB.

What is the best way to do this and ensure that it works completely?

The map file that is generated with command line restore looks like this:

Code:
[]
domain.com xxx.xx.xx.xxx
mysql::@localhost:3306

What is wrong with the map file and how do I get this site restored?

You should specify owner login for domain in []
 
Back
Top