Verbose - H3C s3100 series Command Manual

Hide thumbs Also See for s3100 series:
Table of Contents

Advertisement

Parameters
username: Username used to log in to an FTP server.
password: Password used to log in to an FTP server.
Description
Use the user command to log in to an FTP server with the specified username and password.
Examples
# Log in to the FTP server using the user account with the username tom and the password 111.
[ftp] user tom 111
331 Password required for tom.
230 User logged in.verbose

verbose

Syntax
verbose
undo verbose
View
FTP client view
Parameters
None
Description
Use the verbose command to enable the verbose function, which displays execution information of
user operations and all FTP responses.
Use the undo verbose command to disable the verbose function.
The verbose function is enabled by default.
Examples
# Download the file with name test1.cfg.
[ftp] get test1.cfg
227 Entering Passive Mode (192,168,0,3,5,239)
150 "D:\FTP\test1.cfg" file ready to send (100 bytes) in ASCII mode
....226 Transfer finished successfully.
FTP: 100 byte(s) received in 5.109 second(s) 20.00 byte(s)/sec.
# Disable the verbose function.
[ftp] undo verbose
# Download the file with name test.cfg.
[ftp] get test.cfg
......FTP: 1740 byte(s) received in 9.367 second(s) 185.00 byte(s)/sec.
1-19

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents