Specifications

delete
Chapter 20
File Management Commands
583
The following commands rename test-config to new-config by copying it from
one name to the other in the same location, then deleting test-config:
PROMPT# copy test-config new-config
PROMPT# delete test-config
success: file deleted.
The following command copies file corpa-login.html from a TFTP server into
subdirectory corpa in a UNIVERGE WL Controller nonvolatile storage:
PROMPT# copy tftp://10.1.1.1/corpa-login.html corpa/corpa-login.html
success: received 637 bytes in 0.253 seconds [ 2517 bytes/sec]
success: copy complete.
See Also
l delete on page 583
l dir on page 584
delete
Deletes a file.
Caution! UNIVERGE WL Control System does not prompt you to verify
whether you want to delete a file. When you press Enter after typing a delete
command, UNIVERGE WL Control System immediately deletes the specified
file.
Note. UNIVERGE WL Control System does not allow you to delete the
currently running software image file or the running configuration.