Download Print this page

Help - HP FlexNetwork MSR Series Command Reference Manual

Comware 7 security
Hide thumbs Also See for FlexNetwork MSR Series:

Advertisement

Usage guidelines
This command has the same function as the bye and quit commands.
Examples
# Terminate the SFTP connection.
sftp> exit
<Sysname>
get
Use get to download a file from the SFTP server and save it locally.
Syntax
get remote-file [ local-file ]
Views
SFTP client view
Predefined user roles
network-admin
Parameters
remote-file: Specifies the name of a file on the SFTP server.
local-file: Specifies the name for the local file. If you do not specify this argument, the file will be
saved locally with the same name as the file on the SFTP server.
Examples
# Download the file temp1.c and save it as temp.c locally.
sftp> get temp1.c temp.c
Fetching /temp1.c to temp.c
/temp.c

help

Use help to display help information on the SFTP client.
Syntax
help
Views
SFTP client view
Predefined user roles
network-admin
Usage guidelines
This command has the same function as entering the question mark (?).
Examples
# Display help information on the SFTP client.
sftp> help
Available commands:
bye
Quit sftp
618
100% 1424
1.4KB/s
00:00

Advertisement

loading