View Single Post
  #9  
Old 07-26-2009, 06:04 PM
Pelikano Pelikano is offline
Registered User
Pelikano's Avatar
Join Date: Oct 2008
Posts: 1,133
Pelikano has a little shameless behaviour in the past
Quote:
Originally Posted by LoneAngelIbesu View Post
The way Valikorlia handles automated uploaded is that it first checks to see what time the user last uploaded; there must be 2 minutes between each upload, to deter spamming. Then, it checks to see if the file is greater than 50kb, and deletes it if it is; this is a possible way to determine that a file isn't what the user says it is. We also have logs, but that's obvious.

Perhaps other servers can utilize these checks?
Queueing the Uploads into a simple GUI List still seems the best solution to me
Reply With Quote