Technical data

20 Meru System Director Configuration Guide © 2012 Meru Networks, Inc.
About the CFS
To accomplish these tasks you need to use the CFS to manipulate files. The CFS allows
you to perform the following tasks:
Display information about files within a directory
The display information includes the file name, size, and date of modification.
Navigate to different directories
You can navigate to different directories and list the files in a directory.
Copy files
The CFS allows you to copy files on the controller via a pathname or to manipulate
remote files. Use Uniform Resource Locators (URLs) to specify the location of a
remote file. URLs are commonly used to specify files or locations on the World
Wide Web. You can use the URL format to copy file to or retrieve files from a
location on a remote file server.
Delete files
Working with Local Directories
The controller flash card uses the following directories to organize its system files.
You can access the following local directories:
Viewing Directory and File Information
Use the pwd command to view the current directory. By default, the current working
directory is images, as shown with the pwd command:
controller# pwd
images
To view a detailed listing about the contents of a directory, use the dir command,
which accepts an optional directory or filename argument:
dir [[directory/]filename]
Directory Name Directory Contents
images
Directory where the current image resides and where
you can place upgrade images that you have obtained
remotely.
backup
Directory containing backup configuration files and
databases.
ATS/scripts Directory containing AP bootup scripts.
capture Directory containing the packet capture files.