Cisco SCE8000 Specifications Page 142

  • Download
  • Add to my manuals
  • Print
  • Page
    / 778
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 141
2-102
Cisco SCE 8000 CLI Command Reference
Chapter 2 CLI Command Reference
copy source-file ftp://
copy source-file ftp://
Uploads a file to a remote station using FTP.
copy source-file ftp://username[:password]@server-address[:port]/path/destination-file
Syntax Description
Command Default None
Command Modes Privileged EXEC
Command History This table includes the following release-specific history entries:
Usage Guidelines Use the following syntax for remote upload or download using FTP:
ftp://username[:password]@serveraddress[:port]/path/file
You can configure keyword shortcuts for the copy command using the following commands:
ip ftp password to configure a password shortcut
ip ftp username to configure a username shortcut
Authorization: admin
Examples The following example shows how to upload the analysis.sli file located on the local flash file system to
the host 10.1.1.105:
SCE8000>enable 10
Password:<cisco>
SCE8000#copy /appl/analysis.sli ftp://myname:[email protected]/p:/applications/analysis.sli
SCE8000#
Related Commands
source-file Name of the source file located in the local flash file system.
username Username known by the FTP server.
password Password of the given username.
server-address Dotted decimal IP address.
port (Optional) Port number on the FTP server.
destination-file Name of the file to be created in the FTP server.
Release Modification
2.5.7 This command was introduced.
Command Description
copy ftp:// Uploads or downloads a file system using FTP.
Page view 141
1 2 ... 137 138 139 140 141 142 143 144 145 146 147 ... 777 778

Comments to this Manuals

No comments