Help - HP Enterprise FlexFabric 12900E Series Command Reference Manual

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

Advertisement

Usage guidelines
You can perform this operation only after you log in to the FTP server.
To save the downloaded file to the working directory accessed by the
the following tasks:
Execute the command without specifying the
Specify a file name without any path information for the
a.cfg.
To save the downloaded file to some other directory, you must specify a fully qualified file name for
the
localfile
Examples
# Download the a.txt file and save it as b.txt in the working directory accessed by the
command.
ftp> get a.txt b.txt
local: b.txt remote: a.txt
150 Connecting to port 47457
226 File successfully transferred
1569 bytes received in 0.00527 seconds (290.6 kbyte/s)
# Download the a.txt file to the test directory in the working directory accessed by the
command.
ftp> get a.txt flash:/test/b.txt
local: flash:/test/b.txt remote: a.txt
150 Connecting to port 47457
226 File successfully transferred
1569 bytes received in 0.00527 seconds (290.6 kbyte/s)
# Download the a.txt file to the root directory of the flash memory on a member device. Save the file
as c.txt.
ftp> get a.txt slot1#flash:/c.txt
local: slot1#flash:/c.txt remote: a.txt
150 Connecting to port 47460
226 File successfully transferred
1569 bytes received in 0.0564 seconds (27.2 kbyte/s)
Related commands
put

help

Use
to display all commands supported by the FTP client.
help
Use
help command-name
Syntax
help [ command-name ]
Views
FTP client view
Predefined user roles
network-admin
argument, for example, flash:/subdirectory/a.cfg.
to display the help information for a command.
argument.
localfile
localfile
105
command, perform one of
ftp
argument, for example,
ftp
ftp

Advertisement

Table of Contents
loading

Table of Contents