Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

59 lines
3.2 KiB

[info]
drivername=FTPSVC
symbolfile=ftpctrs.h
[languages]
009=English
[text]
FTPD_COUNTER_OBJECT_009_NAME=FTP Server
FTPD_COUNTER_OBJECT_009_HELP=The FTP Server object type includes counters specific to the FTP Server service.
FTPD_BYTES_SENT_COUNTER_009_NAME=Bytes Sent/sec
FTPD_BYTES_SENT_COUNTER_009_HELP=Bytes Sent/sec is the rate that data bytes are sent by the FTP Server.
FTPD_BYTES_RECEIVED_COUNTER_009_NAME=Bytes Received/sec
FTPD_BYTES_RECEIVED_COUNTER_009_HELP=Bytes Received/sec is the rate that data bytes are received by the FTP Server.
FTPD_BYTES_TOTAL_COUNTER_009_NAME=Bytes Total/sec
FTPD_BYTES_TOTAL_COUNTER_009_HELP=Bytes Total/sec is the sum of Bytes Sent/sec and Bytes Received/sec. This is the total rate of bytes transferred by the FTP Server.
FTPD_FILES_SENT_COUNTER_009_NAME=Files Sent
FTPD_FILES_SENT_COUNTER_009_HELP=Files Sent is the total number of files sent by the FTP Server.
FTPD_FILES_RECEIVED_COUNTER_009_NAME=Files Received
FTPD_FILES_RECEIVED_COUNTER_009_HELP=Files Received is the total number of files received by the FTP Server.
FTPD_FILES_TOTAL_COUNTER_009_NAME=Files Total
FTPD_FILES_TOTAL_COUNTER_009_HELP=Files Total is the sum of Files Sent and Files Received. This is the total number of files transferred by the FTP Server.
FTPD_CURRENT_ANONYMOUS_COUNTER_009_NAME=Current Anonymous Users
FTPD_CURRENT_ANONYMOUS_COUNTER_009_HELP=Current Anonymous Users is the number of anonymous users currently connected to the FTP Server.
FTPD_CURRENT_NONANONYMOUS_COUNTER_009_NAME=Current NonAnonymous Users
FTPD_CURRENT_NONANONYMOUS_COUNTER_009_HELP=Current NonAnonymous Users is the number of nonanonymous users currently connected to the FTP Server.
FTPD_TOTAL_ANONYMOUS_COUNTER_009_NAME=Total Anonymous Users
FTPD_TOTAL_ANONYMOUS_COUNTER_009_HELP=Total Anonymous Users is the total number of anonymous users that have ever connected to the FTP Server.
FTPD_TOTAL_NONANONYMOUS_COUNTER_009_NAME=Total NonAnonymous Users
FTPD_TOTAL_NONANONYMOUS_COUNTER_009_HELP=Total NonAnonymous Users is the total number of nonanonymous users that have ever connected to the FTP Server.
FTPD_MAX_ANONYMOUS_COUNTER_009_NAME=Maximum Anonymous Users
FTPD_MAX_ANONYMOUS_COUNTER_009_HELP=Maximum Anonymous Users is the maximum number of anonymous users simultaneously connected to the FTP Server.
FTPD_MAX_NONANONYMOUS_COUNTER_009_NAME=Maximum NonAnonymous Users
FTPD_MAX_NONANONYMOUS_COUNTER_009_HELP=Maximum NonAnonymous Users is the maximum number of nonanonymous users simultaneously connected to the FTP Server.
FTPD_CURRENT_CONNECTIONS_COUNTER_009_NAME=Current Connections
FTPD_CURRENT_CONNECTIONS_COUNTER_009_HELP=Current Connections is the current number of connections to the FTP Server.
FTPD_MAX_CONNECTIONS_COUNTER_009_NAME=Maximum Connections
FTPD_MAX_CONNECTIONS_COUNTER_009_HELP=Maximum Connections is the maximum number of simultaneous connections to the FTP Server.
FTPD_CONNECTION_ATTEMPTS_COUNTER_009_NAME=Connection Attempts
FTPD_CONNECTION_ATTEMPTS_COUNTER_009_HELP=Connection Attempts is the number of connection attempts that have been made to the FTP Server.
FTPD_LOGON_ATTEMPTS_COUNTER_009_NAME=Logon Attempts
FTPD_LOGON_ATTEMPTS_COUNTER_009_HELP=Logon Attempts is the number of logon attempts that have been made by the FTP Server.