File Upload Test

This form is provided as an aid for you to test your server's file upload capability over HTTP. Copy this file (test-perl.html) to your web space and copy the upload.cgi file to the /cgi-bin/ directory. change it's permissions to 755.

If file upload is successful you will see the list of files that were transfered on the next page. The sample upload handlers we have included are in PHP and perl. Please refer to the php manual at php.net or the perl manuals (man perl and man CGI) for more details on file upload handling.

Please visit http://www.thinfile.com regularly for updates.