< Home

remotehelp

Function

The remotehelp command displays the help of FTP commands.

Format

remotehelp [ command ]

Parameters

Parameter Description Value

command

Specifies the FTP command.

The value is a string of 1 to 16 characters.

Views

FTP client view

Default Level

3: Management level

Usage Guidelines

FTP commands supported by the FW are user, pass, cwd, cdup, quit, port, pasv, type, retr, stor, dele, rmd, mkd, pwd, list, nlst, syst, help, xcup, xcwd, xmkd, xpwd, and xrmd.

Example

# Display the syntax of the user command.

<sysname> ftp 10.1.1.1
Trying 10.1.1.1...
Press CTRL+K to abort
Connected to  10.1.1.1.
220 FTP service ready.
User (10.1.1.1: (none)):ftpuser
331 Password required for ftpuser
Enter Password:
230 User logged in.  
[ftp] remotehelp user
214 Syntax: USER <sp> <username>.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >