Specifications

Table Of Contents
2-73
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
copy
copy
Copies any file from a source directory to a destination directory on the local flash file system.
copy source-file destination-file
Syntax Description
Command Default This command has no default settings.
Command Modes Privileged EXEC
Command History This table includes the following release-specific history entries:
Usage Guidelines Both file names should be in 8.3 format, that is, there are a maximum of 8 characters before the period
and three characters following it.
Authorization: admin
Examples The following example copies the local analysis.sli file located in the root directory to the applications
directory.
SCE>enable 10
Password:<cisco>
SCE#copy analysis.sli applications/analysis.sli
SCE#
Related Commands
source-file The name of the original file.
destination-file The name of the new destination file.
Release Modification
2.5.7 This command was introduced.
Command Description
copy ftp:// Downloads a file from a remote station to the local flash file system, using
FTP.
copy-passive Uploads or downloads a file using passive FTP.