Get; Help - H3C S7500E Series Command Manual

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – SSH
H3C S7500E Series Ethernet Switches

1.2.7 get

Syntax
get remote-file [ local-file ]
View
SFTP client view
Parameters
remote-file: Name of a file on the remote SFTP server.
local-file: Name for the local file.
Description
Use the get command to download a file from a remote SFTP server and save it locally.
If you do not specify the local-file argument, the file will be saved locally with the same
name as that on the remote SFTP server.
Examples
# Download file temp1.c and save it as temp.c locally.
sftp-client> get temp1.c temp.c
Remote
Downloading file successfully ended

1.2.8 help

Syntax
help [ all | command-name ]
View
SFTP client view
Parameters
all: Displays a list of all commands.
command-name: Name of a command.
Description
Use the help command to display a list of all commands or the help information of an
SFTP client command.
With neither the argument nor the keyword specified, the command displays a list of all
commands.
file:/temp1.c --->
Chapter 1 SSH Configuration Commands
Local file: temp.c
1-33

Advertisement

Table of Contents
loading

Table of Contents