xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
500
DGS-3620-28SC:admin#show storage_media_info
Command: show storage_media_info
Unit Drive Media Type Size Label FS Type Version
---- ----- ---------- -------- ----------- ------- -------
1 c: Flash 123 MB FFS
38-2 md
Description
This command is used to create a directory.
Format
md {{unit <unit_id>} <drive_id>} <pathname>
Parameters
unit - Specifies the unit ID in the stacking system. If not specified, it refers to the master unit.
<unit_id> - Enter the unit ID value here.
<drive_id> - Specifies the drive ID. If not specified, it refers to the current drive.
<pathname> - Enter the directory to be created. The path name can be specified either as a full
path name or partial name. For a partial path name, it indicates the directory is in the current
Restrictions
Only Administrator and Operator-level users can issue this command.
Example
To create a directory:
DGS-3620-28SC:admin#md c:/abc
Command: md c:/abc
Success.
38-3 rd
Description
This command is used to remove a directory. If there are files and directories still existing in the
directory, this command will fail and return an error message.
Format
rd {{unit <unit_id>} <drive_id>} <pathname>