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


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
348
Example usage:
To view the storage media accessory information:
DGS-3324SRi:4#show storage_media_info
Command: show storage_media_info
------------------------------------------------
Drive Media_Type Size Label FS_Type
C: CF Card 30MB TEST FAT16
------------------------------------------------
DGS-3324SRi:4#
cd
Purpose Used to change the name of the directory located on the
CompactFlash card.
Syntax
cd {<pathname 64>}
Description This command is used to change the name of a directory located on
a CompactFlash card.
Parameters <pathname 64> - Enter the path and name of the directory to
change. This entry cannot exceed 64 characters in length.
Restrictions Only administrator-level users can issue this command.
Example usage:
To change the name of a file directory located on the storage media accessory:
DGS3324SRi:#4cd c:/test1
Command: cd c:/test1
Done!
DGS3324SRi:#4
copy
Purpose Used to copy a file.
Syntax
copy <source_path_filename 64> <target_path_filename 64>
Description This command is used to copy a file from a source location and
paste it to a host location. This command is only operable for the
storage media accessory.
Parameters <source_path_filename 64> - Enter the path and file name of the
directory to be copied. This entry cannot exceed 64 characters in
length.
<target_path_filename 64> - Enter the file name of the directory and
the path to place the copy. This entry cannot exceed 64 characters
in length.
Restrictions Only administrator-level users can issue this command.