Web Proxy Service Supports Passive Mode FTP Connections

Last reviewed: December 30, 1997
Article ID: Q177310

The information in this article applies to:

  • Microsoft Proxy Server version 2.0

SUMMARY

The Web Proxy service in Proxy Server 2.0 supports passive mode FTP connections. The registry entry explained below will force the Proxy Server to use passive mode FTP for all FTP connections through the Web Proxy service.

NOTE: If you change this registry entry, it may cause connection failures to FTP sites that do not allow passive mode connections.

MORE INFORMATION

WARNING: Using Registry Editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows NT to correct them. Microsoft cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk.

  1. Start the Registry Editor (Regedt32.exe) and locate the following registry subkey in the HKEY_LOCAL_MACHINE subtree:

          /SYSTEM/CurrentControlSet/Services/W3Proxy/Parameters
    

  2. Find the NonPassiveFTPTransfer registry entry (REG_DWORD).

  3. Change the value to 0 (Use passive mode); Default Value=1 (Use non-passive mode).

  4. Click OK and quit the Registry Editor.

  5. Shut down and restart Windows NT.
Version           : WINNT:2.0
Platform          : winnt
Hardware          : ALPHA x86
Issue type        : kbhowto


================================================================================


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: December 30, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.