Deleting An Existing Directory; Moving Files - Cisco ACE-4710-K9 Administration Manual

Application control engine appliance
Table of Contents

Advertisement

Chapter 5
Managing the ACE Software

Deleting an Existing Directory

Note

Moving Files

Note
OL-11157-01
The directory argument provides the name of the directory to create in disk0:. If
a directory with the same name already exists, the ACE does not create the new
directory and the "Directory already exists" message appears.
For example, to create a directory called TEST_DIRECTORY in the disk0: file
system, enter:
host1/Admin# mkdir disk0:TEST_DIRECTORY
To remove an existing directory from the disk0: file system of Flash memory, use
the rmdir disk0: command in Exec mode. The directory must be empty before
you can delete it.
To remove a file from the ACE file system, use the delete command (see the
"Deleting Files"
section).
The syntax for this command is:
rmdir disk0:[path/]directory
The directory argument provides the name of the directory to delete from the
disk0: file system. The directory must be empty before you can delete it. You can
optionally provide a path to a directory in the disk0: file system.
For example, to delete a directory called TEST_DIRECTORY from the disk0: file
system, enter:
host1/Admin# rmdir disk0:TEST_DIRECTORY
To move a file between directories in the disk0: file system, use the move
command in Exec mode. If a file with the same name already exists in the
destination directory, that file is overwritten by the moved file.
To view the files available in the disk0: file system, use the dir disk0: command.
Cisco 4700 Series Application Control Engine Appliance Administration Guide
Using the File System on the ACE
5-23

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

4700 series

Table of Contents