Quote:
Originally Posted by LoneAngelIbesu
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