R3204P16-HP Load Balancing Module System Maintenance Command Reference-6PW101
83
View
User view
Default level
3: Manage level
Parameters
directory: Name of the folder.
Description
Use the rmdir command to remove a folder.
The folder must be an empty one. If not, you need to delete all files and subfolders under it with the delete
command.
After you execute the rmdir command successfully, the files in the recycle bin in the folder will be
automatically deleted.
Examples
# Remove folder mydir.
<Sysname> rmdir mydir
Rmdir cfa0:/mydir? [Y/N]:y
%Removed directory cfa0:/mydir.
umount
Syntax
umount device
View
User view
Default level
3: Manage level
Parameters
device: Name of a partition.
Description
Use the umount command to unmount a hot swappable storage medium, such as a CF card or a USB
device. This command is effective only when the storage medium is in mounted state.
By default, a storage medium is automatically mounted and in the mounted state. You need to unmount
it before removing it from the device.
When mounting or unmounting a storage medium, or performing file operations on it, do not unplug or
switchover the storage medium or the card where the storage medium resides. Otherwise, the file system
could be damaged.
When a storage medium is connected to a lower version system, the system may not be able to recognize
the device automatically, and you need to use the mount command for the storage medium to function
normally.