View Single Post
  #2  
Old 05-14-2008, 05:58 PM
IcIshoot is offline IcIshoot

Join Date: Mar 2004
Location: Farmington Hills, MI
Posts: 1,473

Send a message via AIM to IcIshoot Send a message via MSN to IcIshoot Send a message via Yahoo to IcIshoot
My guess is primarily to keep people from overwriting files.

If you upload a file named game_trackmaniaGC.tar, then I come along an upload a different file with the same name, chances are my copy will overwrite your copy.
So the script generates a random string for the name, thus insuring that the chances of files getting overwritten are next to none.


IcI
Reply With Quote