D-Link DWS-1008 User Manual
0
Deleting a File
Caution: MSS does not prompt you to verify whether you want to delete a file. When you press Enter
after typing a delete command, MSS immediately deletes the specified file. D-Link recommends that
you copy a file to a TFTP server before deleting the file.
Note: MSS does not allow you to delete the currently running software image file or the running
configuration.
To delete a file, use the following command:
delete url
The URL can be a filename of up to 128 alphanumeric characters.
To copy a file named testconfig to a TFTP server and delete the file from nonvolatile storage, type the
following commands:
DWS-1008#
copy testconfig tftp://10.1.1.1/testconfig
success: sent 365 bytes in 0.401 seconds [ 910 bytes/sec]
DWS-1008#
delete testconfig
success: file deleted.
Creating a Subdirectory
You can create subdirectories in the user files area of nonvolatile storage. To create a subdirectory, use
the following command:
mkdir [
subdirname
]
To create a subdirectory called corp2 and display the root directory to verify the result, type the following
commands:
DWS-1008#
mkdir corp2
success: change accepted.
DWS-1008#
dir
===============================================================
file:
Filename
Size
Created
file:configuration
17 KB
May 21 2004, 18:20:53
file:configuration.txt
379 bytes May 09 2004, 18:55:17
corp2/
512 bytes May 21 2004, 19:22:09
corp_a/
512 bytes May 21 2004, 19:15:48
file:dangcfg
13 KB
May 16 2004, 18:30:44
dangdir/
512 bytes May 16 2004, 17:23:44
old/
512 bytes Sep 23 2003, 21:58:48
Total: 33 Kbytes used, 207822 Kbytes free
===============================================================
Summary of Contents for DWS-1008
Page 1: ......