HP VPN Firewall Appliances System Management and Maintenance Command Reference

257
Default command level
3: Manage level
Parameters
protocol-command: FTP command.
Usage guidelines
If no argument is specified, FTP-related commands supported by the remote FTP server are displayed.
Examples
# Display FTP commands supported by the remote FTP server.
[ftp] remotehelp
214-Here is a list of available ftp commands
Those with '*' are not yet implemented.
USER PASS ACCT* CWD CDUP SMNT* QUIT REIN*
PORT PASV TYPE STRU* MODE* RETR STOR STOU*
APPE* ALLO* REST* RNFR* RNTO* ABOR* DELE RMD
MKD PWD LIST NLST SITE* SYST STAT* HELP
NOOP* XCUP XCWD XMKD XPWD XRMD
214 Direct comments to HP company.
# Display the help information for the user command.
[ftp] remotehelp user
214 Syntax: USER <sp> <username>.
[ftp]
Table 48 Command output
Field Descri
p
tion
USER Username.
PASS Password.
CWD Change the current working directory.
CDUP Change to parent directory.
SMNT* File structure setting.
QUIT Quit.
REIN* Re-initialization.
PORT Port number.
PASV Passive mode.
TYPE Request type.
STRU* File structure.
MODE* Transmission mode.
RETR Download a file.
STOR Upload a file.
STOU* Store unique.