Cisco SCE8000 Configuration Manual page 64

Service control engine
Table of Contents

Advertisement

Working with SCE Platform Files
Copying Files
You can copy a file from the current directory to a different directory. You can also copy a file
(upload/download) to or from an FTP site.
To copy a file using passive FTP, use the copy-passive command.
How to Copy a File
copy
From the SCE# prompt, type copy source-file-name destination-file-name and press Enter.
Step 1
Copying a File: Example
The following example copies the local analysis.sli file located in the root directory to the applications
directory.
SCE#copy analysis.sli applications/analysis.sli
sce#
How to Download a File from an FTP Site
Use the copy command to upload and download commands from and FTP site. In this case, either the
source or destination filename must begin with ftp://.
From the SCE# prompt, type copy ftp://username:password@10.10.10.10/h:/source-file
Step 1
destination-file-name and press Enter.
To upload a file to an FTP site, specify the FTP site as the destination
(ftp://username:password@10.10.10.10/h:/destination-file)
How to Upload a File to a Passive FTP Site
From the SCE# prompt, type copy-passive source-file-name
Step 1
ftp:/username:password@10.10.10.10/h:/destination-file and press Enter.
To download a file from a passive FTP site, specify the FTP site as the source
(ftp://username:password@10.10.10.10/h:/source-file)
Uploading a File to a Passive FTP Site: Example
The following example uploads the analysis.sli file located on the local flash file system to the host
10.1.1.105, specifying Passive FTP.
SCE#copy-passive /appli/analysis.sli ftp://myname:mypw@10.1.1.1/p:/appli/analysis.sli
sce#
Cisco SCE8000 Software Configuration Guide, Rel 3.1.6S
4-4
How to Copy a File, page 4-4
How to Download a File from an FTP Site, page 4-4
How to Upload a File to a Passive FTP Site, page 4-4
Chapter 4
Utilities
OL-16479-01

Advertisement

Table of Contents
loading

Table of Contents