User's Guide

Wireless Array
The Command Line Interface 421
file
The file command [Xirrus_Wi-Fi_Array(config-file)#] is used to manage files.
Command Description
active-image Validate and commit a new array software image.
backup-image Validate and commit a new backup software image.
check-image Validate a new array software image.
chkdsk Check flash file system.
copy
cp
Copy a file to another file.
FORMAT:
file copy [sourcefile destinationfile]
dir List the contents of a directory.
FORMAT:
file dir [directory]
erase Delete a file from the FLASH file system.
FORMAT:
file erase [filename]
format Format flash file system.
ftp Open an FTP connection with a remote server. Files
will be transferred in binary mode.
FORMAT:
file ftp host {<hostname> |<ip>} [port <port_#>]
[user {anonymous | <username> password
<passwd> } ] { put <source_file> [<dest_file>] |
get <source_file> [<dest_file>] }
Note: Any time you transfer any kind of software
image file for the Array, it must be transferred in
binary mode, or the file may be corrupted.