Specifications

3-36
Cisco Wide Area Application Services Command Reference
OL-21611-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 disk {hostname | ip-address} remotefiledir remotefilename localfilename
copy ftp install {hostname | ip-address} remotefiledir remotefilename
copy ftp virtual-blade vb_num disk vb_disk {hostname | ip-address} remotefiledir remotefilename
copy ftp wow-recovery {hostname | ip-address} remotefiledir remotefilename
Syntax Description
Defaults No default behaviors or values.
Command Modes EXEC
Device Modes application-accelerator
central-manager
Usage Guidelines Use the copy ftp disk EXEC command to copy a file from an FTP server to a SYSFS partition on the
WAAS device. To show progress, this command prints a number sign (#) for each 1 MB of data that is
copied.
Use the copy ftp install EXEC command to install an image file from an FTP server on a WAAS device.
Part of the image goes to a disk and part goes to flash memory.
You can also use the copy ftp install EXEC command to redirect your transfer to a different location. A
username and a password have to be authenticated with a primary domain controller (PDC) before the
transfer of the software release file to the WAAS device is allowed.
disk Copies a file to a local disk.
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.
localfilename Name of the copied file as it appears on the local disk.
install Copies the file from an FTP server and installs the software release file to
the local device.
virtual-blade vb_num Specifies the virtual blade number of the virtual blade disk image to copy to.
disk vb_disk Specifies the virtual blade disk number of the virtual blade disk image to
copy to.
wow-recovery Recovers the Windows operating system for use on a virtual blade.