I need help to download files from a very busy server.Can process server help to beat competition?

Discussion in 'Site & Server Administration' started by wazed05, Aug 24, 2014.

  1. #1
    I need help to download files from a very competitive busy server.Can buying process server help to beat competition? I know from one hacker they can download easily by using servers. But I don't know how to use process servers to beat the competition. I can give the best solution give a healthy remuneration.
     
    wazed05, Aug 24, 2014 IP
  2. sarahk

    sarahk iTamer Staff

    Messages:
    28,813
    Likes Received:
    4,535
    Best Answers:
    123
    Trophy Points:
    665
    #2
    I'm not a hosting person so not sure what you mean by process server but you could put a cron job on your website to try and catch the files. Create a database table with the file names and status and as they are obtained change the status to "downloaded". Then next time the cron runs it just finds the next "new" file and has a go. Crons can run every minute so you'll be hitting those servers often.

    What are the files that you are trying to download? And why don't the suppliers put them on better servers themselves? or mirror them? Sounds like they run a shitty service.
     
    sarahk, Aug 24, 2014 IP