Specifications
3-33
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
copy disk
copy disk
To copy the configuration or image data from a disk to a remote location using FTP or to the startup
configuration, use the copy disk EXEC command.
copy disk {ftp {hostname | ip-address} remotefiledir remotefilename localfilename |
startup-config filename}
Syntax Description
Defaults No default behaviors or values.
Command Modes EXEC
Device Modes application-accelerator
central-manager
Usage Guidelines Use the copy disk ftp EXEC command to copy files from a SYSFS partition to an FTP server. Use the
copy disk startup-config EXEC command to copy a startup-configuration file to NVRAM.
Examples The following example shows how to copy a startup-configuration file to NVRAM:
WAE# copy disk startup-config
Related Commands install
reload
show running-config
show startup-config
wafs
disk Copies a local disk file.
ftp Copies to a file on an FTP server.
hostname Hostname of the FTP server.
ip-address IP address of the FTP server.
remotefiledir Directory on the FTP server to which the local file is copied.
remotefilename Name of the local file once it has been copied to the FTP server.
localfilename Name of the local file to be copied.
startup-config filename Copies the existing configuration file from the disk to the startup
configuration (NVRAM).