Command Reference Guide
544 CHAPTER 18: FILE MANAGEMENT COMMANDS
WX4400# delete test-config
success: file deleted.
The following command copies file corpa-login.html from a TFTP server
into subdirectory corpa in an WX switch’s nonvolatile storage:
WX4400# copy tftp://10.1.1.1/corpa-login.html corpa/corpa-login.html
success: received 637 bytes in 0.253 seconds [ 2517 bytes/sec]
See Also
delete on page 544
dir on page 545
delete Deletes 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.
MSS does not allow you to delete the currently running software image
file or the running configuration.
Syntax —
delete url
url — Filename. Specify between 1 and 128 alphanumeric characters,
with no spaces.
If the file is in a subdirectory, specify the subdirectory name, followed
by a forward slash, in front of the filename. For example:
subdir_a/file_a.
Defaults — None.
Access — Enabled.
History —Introduced in MSS Version 3.0.
Usage — You might want to copy the file to a TFTP server as a backup
before deleting the file.