Power ASP file upload - upload with unique server-side file names.   

      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

File 1 :
File 2 :
File 3 :
           

© 1996 – 2025 Antonin Foller, Motobit Software, e-mail help@pstruh.cz
To monitor current running uploads/downloads, see IISTracer - IIS real-time monitor.