|
well the way a file is uploaded to the server is this
The file when uploaded through http goes to the sites tmp folder on the server is moved to the users uploads directory by our program then processed by the image processor and dumped into the appropriate data directory.
|