Specifications

3-39
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
copy ftp wow-recovery
copy ftp wow-recovery
To recover Windows on a virtual blade without reloading the software, use the copy ftp wow-recovery
EXEC command.
copy ftp wow-recovery 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 wow-recovery EXEC command to copy a Windows operating system image from an
FTP server to a virtual blade partition on the WAAS device.
Examples The following example shows how to copy a Windows image file from an FTP server and install the file
on the virtual blade:
WAE# copy ftp wow-recovery 10.1.1.1 //ftp-sj.cisco.com/cisco/waas/windows.iso
Enter username for remote ftp server:biff
Enter password for remote ftp server:*****
Initiating FTP download...
Related Commands copy cdrom wow-recovery
copy ftp
virtual-blade
(config) virtual-blade
ftp Copies a file from an FTP server.
wow-recovery Recovers the Windows operating system for use on a virtual blade.
ip-address IP address of the FTP server.
remotefiledir Directory on the FTP server where the image file to be copied is located.
remotefilename Name of the file to be copied to the image repository.