User - HP Enterprise FlexFabric 12900E Series Command Reference Manual

Hide thumbs Also See for Enterprise FlexFabric 12900E Series:
Table of Contents

Advertisement

Views
FTP client view
Predefined user roles
network-admin
Usage guidelines
You can perform this operation only after you log in to the FTP server.
Examples
# Display the system information of the FTP server.
ftp> system
215 UNIX Type: L8

user

Use
to initiate an FTP authentication on the current FTP connection.
user
Syntax
user username [ password ]
Views
FTP client view
Predefined user roles
network-admin
Parameters
: Specifies the username.
username
: Specifies the password.
password
Usage guidelines
If you tried to access an FTP server but failed to pass the authentication, you can use this command
to try again before the connection to the FTP server expires.
After you log in to an FTP server, you can initiate an FTP authentication to change to a new account.
By changing to a new account, you can get a different privilege without re-establishing the FTP
connection.
Make sure the specified username and password have been configured on the FTP server. If the
username or password is not configured, this command fails and the FTP connection is closed.
Examples
# After logging in to the FTP server, use username ftp and password hello12345 to log in again to
the FTP server.
Method 1:
ftp> user ftp hello12345
331 Password required for ftp.
230 User logged in.
Method 2:
ftp> user ftp
331 Password required for ftp.
Password:
230 User logged in.
120

Advertisement

Table of Contents
loading

Table of Contents