11-1
11
File System Management Configuration
When configuring file system management, go to these sections for information you are interested in:
z
File System Management
z
Configuration File Management
z
Displaying and Maintaining Device Configuration
File System Management
This section covers these topics:
z
File System Overview
z
Filename Formats
z
Directory Operations
z
File Operations
z
Batch Operations
z
Storage Medium Operations
z
Setting File System Prompt Modes
z
File System Operations Example
File System Overview
A major function of the file system is to manage storage media. It allows you to perform operations
such as directory create and delete, and file copy and display. If an operation, delete or overwrite for
example, causes problems such as data loss or corruption, the file system will prompt you to confirm
the operation by default.
Depending on the managed object, file system operations fall into
Directory Operations
,
File
Operations
,
Batch Operations
,
Storage Medium Operations
, and
Setting File System Prompt Modes
.
Filename Formats
When you specify a file, you must enter the filename in one of the following formats.
Filename formats:
Format
Description
Length
Example
file-name
Specifies a file under the
current working directory.
1 to 91
characters
a.txt: Indicates that a file
named
a.txt
is under the
current working directory. If the
current working directory is on
the master,
a.txt
represents file
a.txt
on the master; if the
current working directory is on
a slave,
a.txt
represents file
a.txt
on the slave.