[This is preliminary documentation and subject to change]
| 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. |
| 1000 | Unable to collect the FTP performance statistics. The error code returned by the service is data DWORD 0. |
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.