Ob 02/01/13 17:30, wp mirror wrote:
- METALINK
WP-MIRROR 0.5 and prior version, had to deal with thousands of corrupt image files. Most of these were partial downloads. cURL would time-out and leave corrupt files. I currently deal with that by validating the images. Validation, however, consumes a lot of time. So I am looking for ways to improve the reliability of downloading.
What do you mean by the “file validation process” ?
You can check the download against the sha1 it should have (in most cases, there are a few files with broken hashes, or missing revisions...).