HP E4510-48G Command Reference Manual page 1081

4510g series
Table of Contents

Advertisement

Description
Use the ftp ipv6 command to log in to the FTP server and enter FTP client view.
Note that:
This command applies to IPv6 networks.
If you use this command without specifying any parameters, you will simply enter the FTP client
view without logging in to an FTP server.
If you specify the parameters, you will be asked to enter the username and password for
accessing the FTP server.
Examples
# Log in to the FTP server with IPv6 address 3000::200.
<Sysname> ftp ipv6 3000::200
Trying 3000::200 ...
Press CTRL+K to abort
Connected to 3000::200.
220 Welcome!
User(3000::200:(none)): MY_NAME
331 Please specify the password.
Password:
230 Login successful.
[ftp]
get
Syntax
get remotefile [ localfile ]
View
FTP client view
Default Level
3: Manage level
Parameters
remotefile: Name of the file to be downloaded.
localfile: File name used after a file is downloaded and saved locally. If this argument is not specified,
the file is saved locally using the source file name to the current working directory, namely the directory
where the user executes the ftp command.
Description
Use the get command to download a file from a remote FTP server and save it.
Examples
# Download file testcfg.cfg to the root directory of the storage medium of the master, and save it as
newest.cfg.
6-17

Advertisement

Table of Contents
loading

Table of Contents