The TWG Flash Uploader is a very comfortable way for your users to upload file to the remote server. Because it's based on flash it can be used by almost everyone.
To upload, just click "Browse" and select the desired files.
In Version 2 you can now manage your files as well. You can e.g. create, rename and delete folders and files, browse directories and much more.
Here are some key features of "TWG Flash Uploader":
· Upload your files by simply adding them to the upload queue and press 'Upload'
· Progress bar
· Display of filename, size and date in the upload queue
· Remote directory browsing
· Delete and rename of files
· Delete and rename of folders
· Creation of folders
· Preview images on the remote folder
· Big preview of an image by clicking on the preview
· Simple user management
· Client side filtering - define allowed and not allowed file extensions
· Remove files from the upload queue
· Included login mechanism - makes it possible to define a different upload directory for every user
· Image resize option (server side resize script is included)
· Auto removal from duplicate files in the upload queue
· Auto detection of existing files on the server
· Detection of the upload file limit of the server
· Works with http AND https
· Server side configuration - Fully configurable - every features can be turned on/off
· Tested on PC (IE6/7, FireFox, Opera 8/9) and Mac (Safari, Camino, Explorer, FireFox) with Flash 8 and 9
· No Flash script limit timeout message!
Requirements:
· Browser: Flash 8 or 9 plugin
· Web Server: php > 4.x . GD lib > 2.0 if you want to use the resize and preview feature!
What's New in This Release: [ read full changelog ]
New:
· The freeware version does not have a 3 MB limit anymore! It is replaced by a 3 MB popup where you can continue after entering a number.
· Can switch the server and upload windows. See switch_sides in the config.
· Support of IDN-Domains. Please read howto 20 of the TFU FAQ.
· $date_format: you can define how the date in the flash is displayed.
· TWG uses the index of a file and not the filesnames directly to support all encodings.
Fixed:
· Date on the serverside was only shown when the directory had no special chars. Now the directory can have special chars, spaces…
· Directory limit was not working properly because of a number format problem.
· Directory limits where not checked when after showing the error message again. So it was possilbe to upload even when the limit was present.
· hide_remote_side was not hidding the remote side label. Now it is and the ‘upload queue’ is shown at this location.