3com 4500 26-PORT User Manual

Page of 466
332
C
HAPTER
 12: U
SING
 S
YSTEM
 M
ANAGEMENT
 C
OMMANDS
Parameter
username:
 Logon username.
password:
 Logon password.
Description
Use the 
user
 command to register an FTP user.
Example
Log in the FTP Server with username 
tom
 and password 
hello
.
<SW4500>ftp 1.1.1.1
Trying ...
Press CTRL+K to abort
Connected.
220 FTP service ready.
User(none):hello
331 Password required for hello.
Password:
230 User logged in
[ftp]user tom hello
331 Password required for tom.
230 User logged in.
[ftp]
verbose
Syntax
verbose
undo verbose
View
FTP Client view
Parameter
None
Description
Use the 
verbose
 command to enable verbose. Use the 
undo verbose
 command 
to disable verbose.
By default, verbose is disabled.
Example
Enable verbose.
<SW4500>ftp 1.1.1.1
Trying ...
Press CTRL+K to abort
Connected.
220 FTP service ready.
User(none):hello
331 Password required for hello.
Password:
230 User logged in
[ftp]verbose