Accessing EFT Server Through a Proxy

The Web Transfer Client (WTC) can connect to EFT Server through a proxy. If you are accessing EFT Server through a proxy server, the user must enter a username and password for the proxy server to allow the WTC to negotiate the connection.

The default HTTP client for the WTC is based on the Apache library, but if the proxy you are trying to connect through requires NTLM v2 authentication, the WTC will need to use an alternate HTTP client based on the JSE 6 application library. To have the WTC use the JSE HTTP client the following Windows registry key and value must be defined on the EFT Server system and set accordingly:

HKEY_LOCAL_MACHINE\Software\GlobalSCAPE Inc.\EFT Server 6.3\EFTClient\

use_JSE_HTTP_Client (DWORD)

This value must be set to 1 if the WTC is to use the JSE HTTP client. If this key does not exist or is set to a value other than 1 the Apache based HTTP client will be used.

For more details of WTC-related registry settings, refer to Q10411 - HOWTO: Windows Registry Settings in the GlobalSCAPE Knowledge Base.

To log into a proxy from the Web Transfer Client

  1. Click Proxy. The Web Transfer Client - Proxy Settings  dialog box appears.

  1. In the User Name box, type the username that you use to log into the proxy server.

  2. In the Password box, type the password that you use to log into the proxy server.

  3. The Remember my password box is selected by default. Clear the check box if you do not want the Web Transfer Client to remember your password for subsequent logins to the proxy.

  4. Click Accept to save the settings or click the X in the upper right corner to cancel.

To log into a proxy requiring NTLM authentication

  1. When you log in to EFT Server from the Web Transfer Client for the first time, a dialog box appears in which you must provide the username, password, and domain of the proxy, as provided to you by your EFT Server administrator.

  2. In the User Name box, type the username that you use to log into the proxy server.

  3. In the Password box, type the password that you use to log into the proxy server.

  4. The Remember my password box is selected by default. Clear the check box if you do not want the Web Transfer Client to remember your password for subsequent logins to the proxy.

  5. Click Accept to save the settings.

  6. You will not have to log in to the proxy each time you connect (unless you clear the browser's cookies). If you want to view or change the proxy settings, click Proxy. The Web Transfer Client - Proxy Settings dialog box appears.

  7. Make the necessary changes, then click Accept. The proxy's NTLM credentials are saved to and read from a cookie on the local computer.