D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
351
md
Purpose To create a directory.
Syntax
md <pathname 64>
Description This command is used to make a new directory on the storage
media accessory.
Parameters <pathname 64> - Enter the path and name of the file to be created.
This entry cannot exceed 64 characters in length.
Restrictions Only administrator-level users can issue this command.
Example usage:
To create a new directory:
DGS-3324SRi:4#md c:/abc
Command: md c:/abc
Done!!
DGS-3324SRi:4#
mkdir
Purpose To create a directory.
Syntax
mkdir <pathname 64>
Description This command is used to make a new directory on the storage
media accessory.
Parameters <pathname 64> - Enter the path and name of the file to be created.
This entry cannot exceed 64 characters in length.
Restrictions Only administrator-level users can issue this command.
Example usage:
To create a new directory:
DGS-3324SRi:4#mkdir c:/abc
Command: mkdir c:/abc
Done!!
DGS-3324SRi:4#