File Upload with HTTP Put.
We are pleased to announce the availability of new version of Thin File Putter (2.0 beta) with enhanced features and improved ease of installation. Thin File Putter is a file upload that makes use of the HTTP Put method to upload files to a webserver.
One of the new additions is a ‘compact’ progress monitor, which means three different progress monitors are now available. That’s not all, the new version also gives you the opportunity to control the monitor’s position as well. In previous versions the progress monitor would appear at the top left hand corner of the screen. That remains the default location for it. However you can use the ‘monitor.position’ setting to move it to the bottom right, bottom left top left.
The PUT method is a counterpart of the more commonly used GET and POST methods of the Hyper Text Transfer Protocol that is tailor made for file uploads. One of the major advantage with PUT is that files can be written to disk while the data is being streamed. This is in stark contrast to a more conventional POST where the files data cannot be read until all the data has been received.
All popular server side scripting/programming languages can be used to process files that have been ‘Put’ on the server. We provide defaults scripts for perl and PHP and provide samples for other languages on request. These scripts can be edited to change the appearance and behavior of the file uploader. For the new version we have improved the perl code.
Last but not least, we have made significant improvements to the way in which the applet can be configured. The new version allows you to directly embed the configuration data into the HTML of the web page that contains the applet instead of in the configuration file.
If you hold a license for any of our file uploaders, please contact us and we will mail you a download link for the Thin FTP Upload 2.0 Beta. To download the free evaluation version, please click here

