FTP Service-Related Events

Applies To: Windows Server 2003, Windows Server 2003 with SP1

This topic lists the events that are generated by the FTP service.

Note

When messages appear in the event log or Web browser, the symbols that appear in the documentation below (such as |, %s, %X, %1, %2, %2!. 20s!, and so on) are replaced with details about the error at the time that the error actually occurs.

Event ID Description

1

FTP Server could not initialize its security. The data is the error.

3

FTP Server could not initialize the socket library. The data is the error.

4

FTP Server was unable to initialize due to a shortage of available memory. The data is the error.

5

FTP Server could not locate the FTP/TCP service. The data is the error.

6

FTP Server could not create the main connection socket. The data is the error.

7

FTP Server could not create the main connection thread. The data is the error.

8

FTP Server could not create a client worker thread for user at host %1. The connection to this user is terminated. The data is the error.

9

A call to a system service failed unexpectedly. The data is the error.

10

User %1 at host %2 has timed-out after %3 seconds of inactivity.

11

Anonymous logon request received from %1 at host %2.

12

User logon request received from %1 at host %2.

13

User %1 failed to log on, could not access the home directory%2.

14

User %1 denied access to the current directory %2 due to a security change.

15

Failed to read metabase property PassivePortRange under the FTP Service node %1.

16

The FTP Service configuration property PassivePortRange has invalid value: %1.

14401

The server failed to create a data channel connection to a client on local interface ip_address. The FTP data port port_number may be in use by another service or application.