Overview
JSCAPE MFT Server Web Gateway is a web based file transfer client that comes built-in with JSCAPE MFT Server. It has most of the functionalities of a traditional FTP/SFTP client like the ability to upload files from the user’s local machine to the remote server, download files from the remote server to the user’s local machine and manage files on the remote server.
JSCAPE MFT Server Web Gateway is very easy to enable and setup using JSCAPE MFT Server Manager and being web based requires no additional client setup. All the client needs to be able to securely upload and download files is a browser, which is present in most modern operating system.
JSCAPE MFT Server Web Gateway has built in support for internationalization and allows customization of its text prompts and system messages.
This guide detail the steps in adding support for a new language and customizing the existing ones that came with JSCAPE MFT Server Web Gateway.
Internationalization
JSCAPE MFT Server Web Gateway comes with built-in support for five languages: English, German, Spanish, French and Russian. The server automatically detects the language setting of a client’s browser and adjusts its display accordingly. If a client’s language setting is unsupported the default language is used. The default language is English. Please note that you can add language support for most languages. Please see details below.
Adding support for a new language
To add support for a new language you will use JSCAPE MFT Server Manager. JSCAPE MFT Server Web Gateway has two distinct components, the login page and the file transfer UI. It’s only relevant to note the distinction, as it may not be immediately apparent that the text prompts and system messages for each component are configurable within separate though almost similar language screens.
The login page is shown when a user accesses the URL of JSCAPE MFT Server Web Gateway and has not been authenticated. The screenshot below shows the login page in English.
To add support for a new language within the login page, click “File > Settings > Web” then click on the “Resources” tab

Then click on the “Add Language” button. The “New Language” dialog box should pop-up. Click on the “Language” drop-down and choose a language to add and then click on the “OK” button.
The new language will be added with all the values under the “Name / Value” properties list initialized to English. You would need to modify these accordingly. Please note that the “Name” column is an internal key used by the system and cannot be modified. It’s the “Value” column that needs to be modified. You can modify its value by double-clicking on it.
The file transfer UI of JSCAPE MFT Server Web Gateway is used by both the HTTP and WebDAV services. The screenshot below shows the file transfer UI in English.

To add support for a new language within the file transfer UI, you would need to access the separate language screens for these services. Click on “Services” under the domain you want to manage and then click on “HTTP” tab to get to the HTTP service configuration screen then click on “Add Language” button.

For WebDAV service click on “WebDAV” tab and click on “Add Language” button.
These language configuration screens behave exactly like the login page language configuration screen. Please follow the steps mentioned above.
Existing language customization
The default text prompts and system messages that came with the preconfigured languages (English, German, Spanish, French and Russian) can also be customized. Please follow the steps mentioned above to get to the corresponding language configuration screens for both login page and file transfer UI then select a preconfigured language to modify.
File transfer UI customization
The configuration screen of both HTTP and WebDAV services contain settings that can be used to customize the behavior of the file transfer UI.
For HTTP service (see HTTP service configuration screen above):
Connection timeout - The connection timeout for HTTP requests in minutes.
Enable web document viewer - If checked, enables the web document viewer. Shows the View button.
Use Flash upload component - If enabled, the Macromedia Flash plug-in will be used for performing file uploads.
Enable automatic logout - If checked, user will be automatically logged out when inactive for the given number of minutes and grace period.
Logout URL - The URL to redirect user to upon clicking Logout link.
Show buttons shortcuts - If checked, show the function key shortcuts for View, Rename, Refresh, New Directory, Delete buttons.
Show login info - If checked, shows the username and domain of currently logged on user.
Show search - If checked searches on indexed documents may be performed.
Show ASCII/Binary option - If checked, shows the ASCII and Binary transfer modes option. If unchecked, transfers are done in Binary mode.
Show account link - If checked, shows a link to My Account page, which allow users to modify their account.
For WebDAV service (see WebDAV service configuration screen above):
Enable Java applet - If checked, the Java applet interface is enabled.
Enable web document viewer - If checked, enables the web document viewer. Shows the View button.
Logout URL - The URL to redirect user to upon clicking Logout link.
Show login info - If checked, shows the username and domain of currently logged on user.
Show account link - If checked, shows a link to My Account page, which allow users to modify their account.
Summary
The JSCAPE MFT Server Web Gateway is a highly customizable and powerful component of the JSCAPE MFT Server. It provides a very capable file transfer client alternative with a uniform interface. It is centrally managed and thus enables zero client configuration.
References
Web based file transfers