< Home

feat

Function

The feat command displays extended commands that the FTP server supports.

Format

feat

Parameters

None

Views

FTP client view

Default Level

3: Management level

Usage Guidelines

You can run the feat command to display extended functions that the FTP server supports, such as:

  • Authentication transport layer security (AUTH TLS)
  • Data channel protection level (PROT)
  • Protection buffer size (PBSZ)

Precautions

If no extended command is supported, the message "211 no features" is displayed.

Example

# Display extended commands that the FTP server supports.

[ftp] feat
211-Extension Supported
AUTH TLS
PROT
PBSZ
211 End
Table 1 Description of the feat command output

Parameter

Description

211 Value of the FTP relay code. The value is returned in the help information or system status query result.
AUTH TLS AUTH TLS commands supported.
PROT PROT commands supported.s
PBSZ PBSZ commands supported.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >