Configuration manual
5. File System Management
66
www.qtech.ru
Create a directory.
mkdir directory
Mandatory
Delete a Directory
If you delete a directory through this operation, all sub-directories and files in the directory are
deleted.
Table 5-9 Deleting a directory
Step
Command
Description
Enter the file system
configuration mode.
filesystem
-
Delete a directory.
rmdir directory
Mandatory
Exercise caution when deleting a directory, because the operation of
deleting the directory may permanently delete all sub-directories and files
in the directory, and the files cannot be recovered.
5.2.3
Manage File Operations
Configuration Condition
Before performing operations on files, ensure that:
The system has started normally.
Copy a File
In the file system, you can copy a file to the specified directory.
Table 5-10 Copying a file
Step
Command
Description
Enter the file system
configuration mode.
filesystem
-
Copy a file.
copy src-parameter dest-
parameter
Mandatory