Hi All

We have had a lot of trouble with various web hosts and so have been migrating our data to one that works well.

The problem I forsee is that if we get the data named incorrectly then it will show as unavailable to our end users. I would like to be able to go through the products table and display (print) anything that does not appear on the new server's download folder. For instance if we named a download file as BOOK_AB.epub but the original file on the old server was BOOK_AB.zip then that is what would be recorded in the table.

We have already overcome finding data by modifying the products display script by checking does the download field say zip - yes - then on old server and we get an email saying it needs to be migrated. If not then it displays the download link to the new server - nothing to be done.

Is there an addon or a simple script that can go through the database - take the download link and see if it exists on the new server?

Thanks in advance