Help - 3Com 7750 Series Command Reference Manual

3com switch command reference guide
Hide thumbs Also See for 7750 Series:
Table of Contents

Advertisement

3Com Switch 7750 Series
Command Reference Guide – SSH Terminal Service
Parameter
remote-file: Name of the source file on the remote SFTP server.
local-file: Name assigned to the file to be saved at the local end.
Description
Use the get command to download and save a file from a remote server.
If no local file name is specified, the name of the source file is used by default.
Example
# Download file tt.bak and save it with name tt.txt.
sftp-client>get tt.bak tt.txt....
Remote
Downloading file successfully ended

1.4.8 help

Syntax
help [ command ]
View
SFTP Client view
Parameter
command: Name of a command.
Description
Use the help command to get the help information about the specified or all SFTP client
commands.
If the command argument is not specified, the help information about all commands is
displayed.
Example
# Display the help information about the get command.
sftp-client> help get
get remote-path [local-path]
file: flash:/tt.bak --->
Chapter 1 SSH Terminal Service
Local file: tt.txt..
Download file.Default local-path is the same
with remote-path
1-30
Configuration Commands

Advertisement

Table of Contents
loading

Table of Contents