HP Comware 5 Debug Manual Vol 2

FTP and TFTP debugging commands
The output description tables in this document only contain fields and messages that require an
explanation.
debugging ftp-server
Use debugging ftp-server to enable FTP server debugging.
Use undo debugging ftp-server to disable FTP server debugging.
Syntax
debugging ftp-server
undo debugging ftp-server
Default
FTP server debugging is disabled.
Views
User view
Default command level
1: Monitor level
Usage guidelines
Table 1 describes output fields and messages for the debugging ftp-server command.
Table 68 Output from the debugging ftp-server command
a. Field
b. Description
c.
REQUEST:User
user-name(ip-address) requested:
ftp-command
d.
The FTP server received a
request from a user. The
request command was
ftp-command.
e.
DATACONN:User
user-name(ip-address) data
connection succeeded
f.
FTP data connection to the
user was set up successfully.
g.
User user-name(ip-address) closed
data connection
h.
The FTP user closed the FTP
connection.
i.
FTP connection from user-ip failed
due to failure to match ACL
(ACL-number).
j.
The FTP server rejected the
FTP connection request from
the user at user-ip because the
request did not match the
filtering ACL.
k.
FTP connection from user-ip failed
because it is denied by ACL
(ACL-number).
l.
The FTP server rejected the
FTP connection request from
the user at user-ip because the
request was denied by the
filtering ACL.
83