1. Transfer Speed Policy
2. Resume Transferring Policy
Developers can easily set the resume uploading and downloading policy among the 3 options of 1) Always overwrite 2) Always resume 3) Ask users.
3. Limit on Size, Type, Number of Files
Developers can restrict attached files that exceed the designated size or number in order to prohibit users from selecting these files, depending upon your company's service policy. Furthermore, developers can permit or restrict the selection of these designated file types such as gif, jsp, png and etc. in Open Dialog.
4. Restrict Image Size (Width, Height)
When users attach image files, INNORIX WP can check the width and height of the image file and can permit or restrict attachment of the file. Developers can easily set a minimum or maximum width and height as well as the size range.
5. Restrictions to attaching files By MIME-type
Even though some service policies do not allow for the uploading of some files extensions such as .exe, .php, xls, etc., malicious users can change the file extension easily. In order to fundamentally block these attempts, INNORIX WP analyzes the MIME type of a file. If developers activate this feature and users attach files, INNORIX WP will extract the MIME type from the file’s header; analyze it and permit or restrict the attachment of the file.
6. Direct/Stream Download
INNORIX WP provides two types of download methods:
1) Direct download method: If the download files are in the path that user can access with “http://”, users can download file through the actual file path (URL) directly.
2) Stream download method: In order to download file, users connect only a gateway file like download.jsp.
The actual file path will not be exposed and only authenticated users can download files.
7. File Save Path Setting
Generally, the file save path is selected by the user. INNORIX WP enables developers to set a recommended save path or a prescribed save path according to the purposes of the service. After setting the prescribed save path, when users click the [download] button, the download will start right away without asking the user for the save path.







No comments:
Post a Comment