Error Message: The Server Returned Extended Information

Last reviewed: March 3, 1998
Article ID: Q156770
3.00 WINDOWS kbtool kberrmsg

The information in this article applies to:

  • Microsoft Internet Explorer versions 3.0, 3.01, 3.02, 4.0, 4.01 for Windows 95
  • Microsoft Internet Explorer versions 3.0, 3.01, 3.02, 4.0, 4.01 for Windows NT 4.0

SYMPTOMS

When you try to connect to an FTP site, you may receive the following error message:

   Internet Explorer cannot open the Internet site ftp://ftp.<site>.com

   The server returned extended information

CAUSE

FTP servers can return textual error information describing a failure situation. The error message indicates that the server has returned such information, but Internet Explorer only indicates that the error was received by the client. It does not relay the exact contents of the error.

A possible cause of this message is that Internet Explorer cannot use passive mode to transfer a file. In passive mode, the client connects to the server to initiate data transfer; the normal mode, which Internet Explorer currently does not support, is for the server to connect to the client

Another possibility is that the server has reached its FTP Anonymous limit.

RESOLUTION

To work around this problem, use the Ftp.exe tool. To do so, follow these steps:

  1. Click the Start button, point to Programs, and then click MS-DOS Prompt.

  2. Type the following command at the command prompt, and then press ENTER:

          ftp
    

  3. At the FTP prompt, type the following command, and then press ENTER:

          open <IP address or host name>
    

NOTE: For more information about FTP commands, type the following command, and then press ENTER:

   help

For help on a specific command, type

   help <command>

where <command> is one of the listed FTP commands.

If the error message is related to the maximum users allowed on the site, try at various intervals and times to see if you are granted access.

kbcategory: kbtool kberrmsg kbsubcategory: msiew95 msiewinnt


Additional reference words: 3.00 3.01 3.02 4.00 4.01
Version : 3.00
Platform : WINDOWS


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: March 3, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.