The debugging ftp-client command enables the debugging of the FTP client.
The undo debugging ftp-client command disables the debugging of the FTP client.
By default, the debugging of the FTP client is disabled.
Parameter | Description | Value |
---|---|---|
session |
Enables the debugging of the session module of the FTP client. |
- |
cfsm |
Enables the debugging of the control state machine module of the FTP client. |
- |
dfsm |
Enables the debugging of the data state machine module of the FTP client. |
- |
timer |
Enables the debugging of the timer module of the FTP client. |
- |
comm |
Enables the debugging of the communication adaptation module of the FTP client. |
- |
message |
Enables the message interaction debugging of the FTP client. |
- |
all |
Enables the debugging of all the modules of the FTP client. |
- |
info |
Enables the information debugging of the FTP client. |
- |
warning |
Enables the warning debugging of the FTP client. |
- |
error |
Enables the error debugging of the FTP client. |
- |