How to Enter FTP Site Password in Internet ExplorerLast reviewed: March 18, 1998Article ID: Q135975 |
********************************************************************
BETA INFORMATION BETA INFORMATION BETA INFORMATION BETA This article discusses a Beta release of a Microsoft product. The information in this article is provided as-is and is subject to change without notice. No formal product support is available from Microsoft for this Beta product. For information about obtaining support for a Beta release, please see the documentation included with the Beta product files, or check the Web location from which you downloaded the release. BETA INFORMATION BETA INFORMATION BETA INFORMATION BETA******************************************************************** The information in this article applies to:
SYMPTOMSWhen you try to log on to an File Transfer Protocol (FTP) site using a Uniform Resource Locator (URL) or Internet address of the form
ftp://<user>@<ftp server>/<url-path>you may receive one of the following error messages:
CAUSEMicrosoft Internet Explorer does not support password prompting for FTP connections.
RESOLUTIONTo log on to an FTP site that requires a password in Internet Explorer, type the URL in this form
ftp://<user>:<password>@<ftp server>/<url-path>where <user> is your user name, <ftp server> is the ftp server address, <password> is the password, and <url-path> is the directory to log in to. NOTE: If you are a member of a domain then "ftp://<domain- name\username>:<password>@<url-path>" may fail because the "\" is sent in as a literal and Internet Explorer incorrectly looks for a file instead of parsing a Web address. Changing the "\" in the <domain-name\username> to <domainname%5Cusername> works correctly.
MORE INFORMATIONNote that this is not a secure method of logging on, as the password is viewable in plain text. If you require additional security, use the FTP client included with Windows 95.
|
Additional query words: 2.0 3.0
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |