Specifications

Working with Files
23-8 Managing System Files
Deleting a File
Todeleteafile,usethefollowingcommand:
delete url
TheURLcanbeafilenameofupto128 alphanumericcharacters.
Examples
TocopyafilenamedtestconfigtoaTFTPserveranddeletethefilefromnonvolatilestorage,type
thefollowingcommands:
RBT-8100# copy testconfig tftp://10.1.1.1/testconfig
success: sent 365 bytes in 0.401 seconds [ 910 bytes/sec]
RBT-8100# delete testconfig
success: file deleted.
Creating a Subdirectory
Youcancreatesubdirectoriesintheuserfilesareaofnonvolatilestorage.Tocreateasubdirectory,
usethefollowingcommand:
mkdir [subdirname]
Example
Tocreateasubdirectorycalledcorp2anddisplaytherootdirectorytoverifytheresult,typethe
followingcommands:
RBT-8100# mkdir corp2
success: change accepted.
RBT-8100# 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
===============================================================================
Boot:
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. Enterasys
Networks 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.