Prerequsites.
In order to use the Thin Upload family of products you need to have a webserver. The end user for the system (your site's visitors) need to have a recent version of a web browser. The specifics are below.
Note: When ever we use the term programming language below, the term is intended to include scripting languages such as perl as well.
- Thin Upload and Thin Image Upload
-
- A webserver with a server side scripting/programming language capable of accepting a file upload.
- In order to install the product, you need to be familiar with HTML and the programming language installed on your web server
- The server should be configued to accept a large file upload and it's upper limit should be no less than the value you choose for max_upload
- Thin FTP Upload
-
- Web server
- FTP Server
- The person carrying out the installation needs knowledge of HTML
- Thin File Putter
-
- A webserver configured to accept PUT method file uploads.
- PHP or Perl or Java installed on the server
- Knowledge of HTML is required along with knowledge of the langauge chosen above.
- Thin Sliced Upload and Thin Upload Enterprise
-
- A webserver configured to accept PUT method and/or POST method file uploads.
- PHP or Perl or Java installed on the server
- Thorough knowledge of one of the three languages mentioned above