474CHAPTER 18: FILE MANAGEMENT COMMANDS

The following command copies system image WXA03001.Rel from a

TFTP server to boot partition 1 in nonvolatile storage:

WX4400# copy tftp://10.1.1.107/WXA03001.Rel boot1:WXA03001.Rel

............................................................

................................................success:

received 9163214 bytes in 105.939 seconds [ 86495 byt es/sec]

The following commands rename test-configto new-configby copying it from one name to the other in the same location, then deleting test-config:

WX4400# copy test-config new-config WX4400# delete test-config success: file deleted.

The following command copies file corpa-login.htmlfrom 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 474

 

„ dir on page 475

 

 

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.

Page 474
Image 474
3Com 3CRWX440095A Delete, Immediately deletes the specified file, File or the running configuration, Syntax delete url