This sample demonstrates upload of files to server-side. Each file is stored with unique file name.
If you upload file with same name as a file existing on server-side (filename.ext), the new file is stored with modified file name (1-filename.ext, 2-filename.ext, ...)
Upload timeout is 2000s
Form size limit is 10240kB
Destination folder is F:\Inetpub\vhosts\centrall.com.br\httpdocs\pure_upload\UploadFolder
|