HP E4510-48G Command Reference Manual page 1092

4510g series
Table of Contents

Advertisement

Before using this command, you must configure the corresponding username and password on the
FTP server; otherwise, your login fails and the FTP connection is closed.
Examples
# User ftp1 has logged in to the FTP server. Use username ftp2 to log in to the current FTP server.
(Suppose username ftp2 and password 123123123123 have been configured on the FTP server).
[ftp] user ftp2
331 Password required for ftp2.
Password:
230 User logged in.
[ftp]
verbose
Syntax
verbose
undo verbose
View
FTP client view
Default Level
3: Manage level
Parameters
None
Description
Use the verbose command to enable the protocol information function to display detailed prompt
information.
Use the undo verbose command to disable the protocol information function.
By default, the protocol information function is enabled.
Examples
# Enable the protocol information function.
[ftp] verbose
FTP: verbose is on
# Disable the protocol information function and perform the Get operation.
[ftp] undo verbose
FTP: verbose is off
[ftp] get startup.cfg bb.cfg
FTP: 3608 byte(s) received in 0.052 second(s), 69.00K byte(s)/sec.
6-28

Advertisement

Table of Contents
loading

Table of Contents