debugging ftp-server

Function

The debugging ftp-server command enables the debugging of FTP server.

The undo debugging ftp-server command disables the debugging of FTP server.

By default, the debugging of FTP server is disabled.

Format

debugging ftp-server { aaa | message | socket | tfs | comm | all }

undo debugging ftp-server { aaa | message | socket | tfs | comm | all }

Parameters

Parameter Description Value
aaa

Enables AAA debugging on the FTP server.

-

message

Enables component debugging on the FTP server.

-

socket

Enables socket debugging on the FTP server.

-

tfs

Enables TFS debugging on the FTP server.

-

comm

Enables public module debugging on the FTP server.

-

all

Enables all the debugging functions on the FTP server.

-

Views

User view

Default Level

3: Management level

Task Name and Operations

Task Name Operations
ftp-server debug

Usage Guidelines

When FTP server module becomes faulty, you can run this command to print the debug prints of FTP server to know the connection progress and rapidly locate faults based on the obtained information.

Example

# Enable debug information of FTP server.
<HUAWEI> debugging ftp-server all
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic