Command Reference Guide

278put 3Com Router 5000 Family and Router 6000 Family
Command Reference
put
Purpose Use the put command to upload a local file to the remote SFTP server.
Syntax put local-file [ remote-file ]
Parameters local-file
Name of the source file at the local end.
remote-file
Name assigned to the file to be saved on the remote
SFTP server.
Example Upload local file temp.c to the remote SFTP server and save it with the name temp1.c.
sftp-client> put temp.c temp1.
View This command can be used in the following views:
SFTP Client view
Description If no name is specified for the file to be saved on the remote SFTP server, the name of
the source file is used.