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


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
349
Example usage:
To copy a file:
DGS-3324SRi:4#copy c:/abc.cfg c:/def.txt
Command: copy c:/abc.cfg c:/def.txt
processing...100 %
Done!!
DGS-3324SRi:4#
dir
Purpose Used to list the files and directories on the storage media accessory.
Syntax
dir {<pathname 64>}
Description This command is used to display files and directories of items saved
in the storage media accessory.
Parameters <pathname 64> - Use this parameter to view the information of a
specific path.
Restrictions Only administrator-level users can issue this command.
Example usage:
To view the directory files on the media storage accessory:
DGS-3324SRi:4#dir
Command: dir
ABC <DIR> 2003/06/20 18:57
ABC.CFG 2003/07/27 16:55
CINDY_~1.CFG 2003/07/02 10:51
DEF.TXT 2003/07/27 16:56
TEST <DIR> 2003/07/27 16:24
TEST1 <DIR> 2003/07/27 16:25
total file 3
total directory 3
DGS-3324SRi:
erase
Purpose Used to delete a file from the storage media accessory.
Syntax
erase {<pathname 64>}
Description This command is used to delete a file listed on the storage media
accessory.
Parameters <pathname 64> - Enter the path and name of the file to be deleted.
Restrictions Only administrator-level users can issue this command.
Example usage: