Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
File Management Commands
OmniSwitch CLI Reference Guide
September 2009
page 7-21
scp
Copies an existing file in a secure manner.
scp user_name@remote_ip_addr:[path/]source [path/]target
scp [path/]source user_name@remote_ip_addr:[path/]target
Syntax Definitions
user_name@remote_ip_addr:
The username along with the IP address of the remote switch.
path/
Specifies the path containing the file to be copied and the path where 
the file will be copied.
source
The name of the file(s) to be copied.
target
The new user-defined file name for the resulting file copy. Up to thirty-
two (32) characters may be used.
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• This command will prompt you to enter the admin password, and the names and the path of the files 
being copied will be displayed.
• A file may be copied to a new location; you are not required to copy a file to the same directory that 
contains the original.
• Be sure to separate path directories and file names with a slash (/). Refer to the examples below.
• Up to 255 characters may be used for a fully qualified path.
• A path can contain up to a maximum of seven (7) directories including /flash.
 
• As with files names, up to thirty-two (32) characters may be used for a directory name.
• File and directory names can include only the following character types: a-z, A-Z, 0-9, dashes (-), 
dots (.), and underscores (_).
• If SCP is not enabled, use the 
 command to enable it.
• SCP is not supported between OmniSwitch and Windows currently.