The File System
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
92
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
DELETING FILES
This feature enables you to delete files using the delete command.
Note: Enter the file name after fpkey: and user: keyword without any space.
EXAMPLE
The following command deletes all the data in fpkey:
ALU(config)# delete all fpkey:
The following command deletes a file in fpkey:
ALU(config)# delete fpkey:backup_package
The following command deletes a file in fpkey:
ALU(config)# delete user:backup_config
The following command deletes a config file:
ALU(config)# delete config-file config1
Command (in CM) Description
delete all {fpkey:|user:} This command is used to delete all the
files in fpkey or user directory.
delete fpkey: <filename> This command is used to delete a file in
fpkey.
delete user: <filename> This command is used to delete a file in
the user area.
delete config-file <filename> This command is used to delete a config
file.