You can run the feat command to display extended functions that the FTP server supports, such as:
Precautions
If no extended command is supported, the message "211 no features" is displayed.
# Display extended commands that the FTP server supports.
[ftp] feat 211-Extension Supported AUTH TLS PROT PBSZ 211 End
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. |