126
Parameters
alert
: Prompts for confirmation when a destructive file or folder operation is being performed.
quiet
: Gives no confirmation prompt for file or folder operations.
Usage guidelines
In quiet mode, the system does not prompt for confirmation when a user performs a file or folder
operation. The
alert
mode provides an opportunity to cancel a disruptive operation.
Examples
# Set the file and folder operation mode to
alert
.
<Sysname> system-view
[Sysname] file prompt alert
fixdisk
Use
fixdisk
to check a storage medium for damage and repair any damage.
Syntax
fixdisk
medium-name
Views
User view
Predefined user roles
network-admin
mdc-admin
Parameters
medium-name
: Specifies the name of a storage medium name.
Usage guidelines
Use this command to fix a storage medium when space on the medium cannot be used or released
due to abnormal operations.
Before you repair a storage medium, make sure no other users are accessing the medium.
Otherwise, the repair operation fails.
Examples
# Restore the space of the Flash.
<Sysname> fixdisk flash:
Restoring flash: may take some time...
Restoring flash:...Done.
format
Use
format
to format a storage medium.
Syntax
format
medium-name
Views
User view