Copying Files; How To Display File Contents - Cisco SCE2020-4XGBE-SM Configuration Manual

Software configuration guide
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
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://source destination-file-name and press Enter.
Step 1
To upload a file to an FTP site, specify the FTP site as the destination (ftp://destination)
How to Upload a File to a Passive FTP Site
From the SCE# prompt, type copy-passive source-file-name ftp://destination and press Enter.
Step 1
To download a file from a passive FTP site, specify the FTP site as the source (ftp://source)
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.105/p:/appli/analysis.sli
sce#

How to Display File Contents

Step 1
From the SCE# prompt, type more file-name and press Enter.
Cisco SCE 2000 and SCE 1000 Software Configuration Guide
4-8
How to Copy a File, page 4-8
How to Download a File from an FTP Site, page 4-8
How to Upload a File to a Passive FTP Site, page 4-8
Chapter 4
Utilities
OL-7827-12

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sce 2000Sce 1000

Table of Contents