[This is preliminary documentation and subject to change]

FTP Services Events

Event IDDescription
1FTP Server could not initialize its security. The data is the error.
3FTP Server could not initialize the socket library. The data is the error.
4FTP Server was unable to initialize due to a shortage of available memory. The data is the error.
5FTP Server could not locate the FTP/TCP service. The data is the error.
6FTP Server could not create the main connection socket. The data is the error.
7FTP Server could not create the main connection thread. The data is the error.
8FTP 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.
9A call to a system service failed unexpectedly. The data is the error.
10User %1 at host %2 has timed-out after %3 seconds of inactivity.
11Anonymous logon request received from %1 at host %2.
12User logon request received from %1 at host %2.
13User %1 failed to log on, could not access the home directory %2.
14User %1 denied access to the current directory %2 due to a security change.
1000Unable to collect the FTP performance statistics. The error code returned by the service is data DWORD 0.

note Note    When messages appear in the event log or Web browser, the symbols such as %s, %X, %1, %2, and so on, that appear in the documentation are replaced with details about the error at the time that the error actually occurred.


© 1997-2001 Microsoft Corporation. All rights reserved.