Command Reference FTP Server Commands
FTP Server Commands
debug ftp server
Use this command to enable outputting the debugging messages in the FTP server. Use the no form
of this command to disable this function.
debug ftpserve
no debug ftpserver
Parameter
Description
Parameter Description
N/A N/A
Defaults
Disabled
Command
Mode
Privileged user mode.
Usage Guide
Use this command to display the detailed debugging information during FTP server operation.
Configuration
Examples
The following example shows how to enable outputting the debugging messages in the FTP Server:
Ruijie# debug ftpserver
FTPSRV_DEBUG:(RECV) SYST
FTPSRV_DEBUG:(REPLY) 215 RGOS Type: L8
FTPSRV_DEBUG:(RECV) PORT 192,167,201,82,7,120
FTPSRV_DEBUG:(REPLY) 200 PORT Command okay.
The following example shows how to disable outputting the debugging messages in the FTP Server:
Ruijie# no debug ftpserver
Related
Commands
Command Description
N/A N/A
Platform
Description
N/A
ftp-server enable
Use this command to enable the FTP server. Use the no form of this command to disable the FTP
server.