Command Reference Guide

182get 3Com Router 5000 Family and Router 6000 Family
Command Reference
get
Purpose Use the get command to download and save a file from a remote server.
Syntax get remote-file [ local-file ]
Parameters 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.
Example Download file temp1.c and save it with name temp.c.
sftp-client> get temp1.c temp.c
View This command can be used in the following views:
SFTP Client view
Description If no local file name is specified, the name of the source file is used by default.