Specifications
3-35
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
copy ftp
copy ftp
To copy software configuration or image data from an FTP server, use the copy ftp EXEC command.
copy ftp central {hostname | ip-address} remotefiledir remotefilename slotnumber [username
username password]
copy ftp proxy {hostname | ip-address} proxy_portnum [username username password]
copy ftp port port-num
copy ftp md5 md5sum
copy ftp disk {hostname | ip-address} remotefiledir remotefilename localfilename
copy ftp install {hostname | ip-address} remotefiledir remotefilename
Syntax Description
Defaults No default behaviors or values.
Command Modes EXEC
Device Modes application-accelerator
central-manager
ftp Copies a file from an FTP server.
central Copies a file to the software upgrade image repository.
hostname Hostname of the specific server.
ip-address IP address of the specific server.
remotefiledir Directory on the FTP server where the image file to be copied is located.
remotefilename Name of the file to be copied.
slotnumber Slot location (1–5) into which the upgrade image is to be copied.
username username
password
(Optional) Specifies the server authentication username and password for
authentication.
proxy (Optional) Specifies the proxy address.
proxy_portnum (Optional) Port number on the proxy server.
port port-num (Optional) Specifies the port to connect to the FTP server.
md5 md5sum
(Optional) Specifies the MD5 signature of the file being copied.
disk Copies a file to a local disk.
localfilename (Optional) Name of the copied file as it appears on the local disk.
install (Optional) Copies the file from an FTP server and installs the software
release file to the local device.