Specifications

3-29
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
copy tftp
copy tftp
To copy configuration or image data from a TFTP server, use the copy tftp EXEC command.
copy tftp {disk {hostname | ip-address} remotefilename localfilename | running-config
{hostname | ip-address} remotefilename | startup-config {hostname | ip-address}
remotefilename}
Syntax Description
Defaults No default behaviors or values
Command Modes EXEC
Device Modes application-accelerator
central-manager
Usage Guidelines Use the copy tftp disk EXEC command to copy a file from a TFTP server to disk.
tftp Copies an image from a TFTP server.
disk Copies an image from a TFTP server to a disk file.
hostname Hostname of the TFTP server.
ip-address IP address of the TFTP server.
remotefilename Name of the remote image file to be copied from the TFTP server. Use the
complete pathname.
localfilename Name of the image file to be created on the local disk.
running-config Copies an image from a TFTP server to the running configuration.
hostname Hostname of the TFTP server.
ip-address IP address of the TFTP server.
remotefilename Name of the remote image file to be copied from the TFTP server. Use the
complete pathname.
startup-config Copies an image from a TFTP server to the startup configuration.
hostname Hostname of the TFTP server.
ip-address IP address of the TFTP server.
remotefilename Name of the remote image file to be copied from the TFTP server. Use the
complete pathname.