I had to restore numerious sites over the weekend due to a DNS issue with the company so we backed them up and this weekend during the restore of the sites we ran into time and time again where data was corrupt in the backup.
At first i thought it was just a flook and so i got that fixed and went to the next site same issue, and then the next had had the same issue. I have now done 4 sites and every one of the backups had some kind of corruption in it.
Things like:
image extentions .jp and not .jpg or .gi and not .gif and so on
html files with extentions .htm instead of .html
most of the corruption was just file extension stuff. But then we ran accross whole dir that were not backed up and files were totally empty.
And then we had sql files that had corrupted items in it such as this for example.
as you can see in the image the table insert line is totally messed up, and then in the example under that the code changes from green/black to red so something on that line is corrupted to cause that, the rest of the sql file is red.
And these are just the items that i found or caught via errors. How much stuff is out there that i didnt catch sitting in my db right now or in my sites?
Image below.
At first i thought it was just a flook and so i got that fixed and went to the next site same issue, and then the next had had the same issue. I have now done 4 sites and every one of the backups had some kind of corruption in it.
Things like:
image extentions .jp and not .jpg or .gi and not .gif and so on
html files with extentions .htm instead of .html
most of the corruption was just file extension stuff. But then we ran accross whole dir that were not backed up and files were totally empty.
And then we had sql files that had corrupted items in it such as this for example.
as you can see in the image the table insert line is totally messed up, and then in the example under that the code changes from green/black to red so something on that line is corrupted to cause that, the rest of the sql file is red.
And these are just the items that i found or caught via errors. How much stuff is out there that i didnt catch sitting in my db right now or in my sites?
Image below.
Attachments
-
169.4 KB Views: 10