FP2000: The Number 21 is Added to Path When Publishing to FTP Server (219153)



The information in this article applies to:

  • Microsoft FrontPage 2000

This article was previously published under Q219153

SYMPTOMS

When you publish a web to a File Transfer Protocol (FTP) server and are prompted for a user name and password, the following message appears:
This operation requires end user permission for ftp://<ServerName>:21/<FolderName>

Name and password are case sensitive.

Name:

Password:

Where <ServerName> is the name of your server and <FolderName> is the folder location you are publishing to.

In this message, the number 21 has been added after the name of the web server in the FTP location.

CAUSE

The number after the server name is the port number the FTP server is using.

The port number specifies where the service is running on the server.

MORE INFORMATION

The publishing process will not be effected in any way by the presence of the number 21 in this dialog box. The number specifies that the FTP service is running on port 21 on the server.

Most web services use a port number to carry out communications. For example, the default port for the HTTP service on a web server is 80.

The dialog box only states the port number for informational purposes and will not affect the publishing process in any way.

Modification Type:MajorLast Reviewed:10/1/2001
Keywords:kbprb KB219153