debugging ftp-client

Function

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.

Format

debugging ftp-client { session | cfsm | dfsm | timer | comm | message | all } { info | warning | error }

undo debugging ftp-client { session | cfsm | dfsm | timer | comm | message | all }

Parameters

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.

-

Views

User view

Default Level

3: Management level

Task Name and Operations

Task Name Operations
ftp-client debug

Usage Guidelines

When the FTP client connects to a server, you can run this command to print the debug prints of the FTP client to learn about the connection progress and rapidly locate faults based on the obtained information.

Example

# Enable the error debugging of all the modules of the FTP client.
<HUAWEI> debugging ftp-client all error
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >